19 declare(strict_types=1);
40 protected array $options
43 $this->internal_selection_signal = $signal_generator->
create();
58 return $this->options;
76 $clone->label = $label;
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
create(string $class='')
Create a signal, each created signal MUST have a unique ID.
__construct(Container $dic, ilPlugin $plugin)