25 return \ilArtifactComponentRepository::COMPONENT_DATA_PATH;
31 $processor = new \ilComponentInfoDefinitionProcessor();
32 $reader = new \ilComponentDefinitionReader(
37 $reader->readComponentDefinitions();
39 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...