19 declare(strict_types=1);
    34         return "static_url_handlers";
    41         $implementations = iterator_to_array(
    42             $implementation_of->getMatchingClassNames(
Handler\Handler::class)
    45         return new Artifact\ArrayArtifact($implementations);
 
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...
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
An artifact is some file that is build on demand per installation and is not shipped with the ILIAS s...