19 declare(strict_types=1);
30 if (in_array(
'StandardFilterContainerInput', $contexts)) {
37 $this->image_path_resolver,
39 $this->help_text_retriever,
40 $this->upload_limit_resolver
49 $this->image_path_resolver,
51 $this->help_text_retriever,
52 $this->upload_limit_resolver
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Base class for all component renderers.