19 declare(strict_types=1);
35 'BranchNodeFieldInput',
37 'AsyncNodeFieldInput',
48 if (count(array_intersect(self::USE_BUTTON_CONTEXT_RENDERER_FOR, $contexts)) > 0) {
54 $this->image_path_resolver,
56 $this->help_text_retriever,
57 $this->upload_limit_resolver
65 $this->image_path_resolver,
67 $this->help_text_retriever,
68 $this->upload_limit_resolver
const array USE_BUTTON_CONTEXT_RENDERER_FOR
components which render glyphs inside an HTML <button> element, where only palpable content is allowe...
An entity that renders components to a string output.
getRendererInContext(Component\Component $component, array $contexts)