19 return "Services/GlobalScreen/artifacts/global_screen_providers.php";
27 StaticMainMenuProvider::class,
28 StaticMetaBarProvider::class,
29 DynamicToolProvider::class,
30 ModificationProvider::class,
31 NotificationProvider::class,
34 foreach (
$i as $interface) {
36 $class_names[$interface] = iterator_to_array(
$i->getMatchingClassNames());
An exception for terminatinating execution or to throw for unit testing.
This is an objective to build some artifact.
Interface ModificationProvider.
Interface StaticMainMenuProvider.
Interface NotificationProvider.
An artifact is some file that is build on demand per installation and is not shipped with the ILIAS s...