◆ build()
ilGlobalScreenBuildProviderMapObjective::build |
( |
| ) |
|
Definition at line 23 of file class.ilGlobalScreenBuildProviderMapObjective.php.
References $i.
27 StaticMainMenuProvider::class,
28 StaticMetaBarProvider::class,
29 DynamicToolProvider::class,
30 ModificationProvider::class,
31 NotificationProvider::class,
34 foreach (
$i as $interface) {
35 $i =
new Setup\ImplementationOfInterfaceFinder($interface);
36 $class_names[$interface] = iterator_to_array(
$i->getMatchingClassNames());
39 return new Setup\ArrayArtifact($class_names);
◆ getArtifactPath()
ilGlobalScreenBuildProviderMapObjective::getArtifactPath |
( |
| ) |
|
The documentation for this class was generated from the following file: