20 declare(strict_types=1);
31 return hash(
"sha256", self::class);
39 return "ilComponentRepository (static) is initialized and stored into the environment.";
73 return $environment->withResource(
74 Setup\Environment::RESOURCE_COMPONENT_REPOSITORY,
84 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)