19 declare(strict_types=1);
30 return hash(
"sha256", self::class);
38 return "ilComponentRepository is initialized and stored into the environment.";
71 return $environment->withResource(
72 Setup\Environment::RESOURCE_COMPONENT_REPOSITORY,
82 return is_null($environment->getResource(Setup\Environment::RESOURCE_COMPONENT_REPOSITORY));
Repository interface for plugin state data.
const ILIAS_VERSION_NUMERIC
getPreconditions(Setup\Environment $environment)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
An environment holds resources to be used in the setup process.
Repository for component data implemented over artifacts.
achieve(Setup\Environment $environment)
isApplicable(Setup\Environment $environment)