25 return "component_data";
30 $processor = new \ilComponentInfoDefinitionProcessor();
31 $reader = new \ilComponentDefinitionReader(
36 $reader->readComponentDefinitions();
38 return new Setup\Artifact\ArrayArtifact($processor->getData());
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...