19declare(strict_types=1);
30 return hash(
"sha256", self::class);
35 return "Initialize factory for ilSetting";
60 Setup\Environment::RESOURCE_SETTINGS_FACTORY,
67 $resource = $environment->getResource(
Setup\Environment::RESOURCE_SETTINGS_FACTORY);
Signals that some goal won't be achievable by actions of the system ever.
isApplicable(Setup\Environment $environment)
achieve(Setup\Environment $environment)
getPreconditions(Setup\Environment $environment)
A factory that builds ilSettings that can be used for DI.
An environment holds resources to be used in the setup process.
getResource(string $id)
Consumers of this method should check if the result is what they expect, e.g.
An objective is a desired state of the system that is supposed to be created by the setup.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...