89 $this->assertInstanceOf(isInterchangeableItem::class, $this->
factory->topLinkItem($this->id));
90 $this->assertNotInstanceOf(isInterchangeableItem::class, $this->
factory->topParentItem($this->id));
93 $this->assertInstanceOf(isInterchangeableItem::class, $this->
factory->repositoryLink($this->id));
IdentificationInterface $id
MainMenuItemFactory $factory
StaticMainMenuProvider $provider
Class MainMenuItemFactory This factory provides you all available types for MainMenu GlobalScreen Ite...
testInterchangeableContraints()
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
IdentificationFactory $identification
Interface StaticMainMenuProvider.