19declare(strict_types=1);
26 use Setup\Agent\HasNoNamedObjective;
41 throw new LogicException(
"Agent has no config");
An exception for terminatinating execution or to throw for unit testing.
A non-objective, nothing to do to achieve it...
__construct(Refinery\Factory $refinery)
getInstallObjective(\ILIAS\Setup\Config $config=null)
getArrayToConfigTransformation()
getBuildArtifactObjective()
getUpdateObjective(\ILIAS\Setup\Config $config=null)
getStatusObjective(Setup\Metrics\Storage $storage)
A agent is some component that performs part of the setup process.
A configuration for the setup.
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...
Class ChatMainBarProvider \MainMenu\Provider.