18 declare(strict_types=1);
33 if (in_array(
'TreeSelectFieldInput', $contexts,
true) ||
34 in_array(
'TreeMultiSelectFieldInput', $contexts,
true)
41 $this->image_path_resolver,
43 $this->help_text_retriever,
44 $this->upload_limit_resolver,
48 return parent::getRendererInContext($component, $contexts);
An entity that renders components to a string output.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...