19declare(strict_types=1);
 
   30        protected string $title,
 
   32        protected bool $open_link_in_new_viewport,
 
   33        protected string $presentable_subitem_type
 
   54        return $this->open_link_in_new_viewport;
 
   59        return $this->presentable_subitem_type;
 
$id
plugin.php for ilComponentBuildPluginInfoObjectiveTest::testAddPlugins
 
The scope of this class is split ilias-conform URI's into components.
 
__construct(protected ID $id, protected string $title, protected ?URI $link, protected bool $open_link_in_new_viewport, protected string $presentable_subitem_type)