19 declare(strict_types=1);
30 return "kitchen_sink_data";
36 $crawler =
new Crawler\FactoriesCrawler();
37 return new Setup\Artifact\ArrayArtifact(
38 $crawler->crawlFactory(self::ROOT_FACTORY_PATH)
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...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...