19 declare(strict_types=1);
    41         $link = $this->
ui->factory()->link()->bulky(
    44             $this->
getURI($item->getAction())
    47         if (null !== $item->getContentLanguage()) {
    48             $link = $link->withContentLanguage($item->getContentLanguage());
    51         if (null !== $item->getLanguageForTargetedResource()) {
    52             $link = $link->withLanguageOfReferencedContent($item->getLanguageForTargetedResource());
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...