19declare(strict_types=1);
46 FieldFactory $field_factory,
51 FileInput $file_input,
65 $this->checkArgListElements(
'content',
$content, [Component::class]);
SignalGeneratorInterface $signal_generator
__construct(SignalGeneratorInterface $signal_generator, FieldFactory $field_factory, NameSource $name_source, string $title, $content, string $post_url, FileInput $file_input, ?FormInput $additional_input)
A component is the most general form of an entity in the UI.
A wrapper file dropzone wraps around any other component from the UI framework, e....
__construct(Container $dic, ilPlugin $plugin)
@inheritDoc