19declare(strict_types=1);
getTitle()
Get the title of the object.
getIcon()
Get the icon of the object.
__construct(string $id, string $title, ?Image $icon=null, string $description='')
getDescription()
Get the description of the object.
__construct(Container $dic, ilPlugin $plugin)
@inheritDoc