19 declare(strict_types=1);
30 return hash(
"sha256", self::class);
38 return "ilComponentRepository (static) is initialized and stored into the environment.";
72 return $environment->withResource(
73 Setup\Environment::RESOURCE_COMPONENT_REPOSITORY,
83 return is_null($environment->getResource(
Setup\Environment::RESOURCE_COMPONENT_REPOSITORY));
Repository interface for plugin state data.
getPreconditions(Setup\Environment $environment)
const ILIAS_VERSION_NUMERIC
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
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)