3 declare(strict_types=1);
41 throw new \LogicException(
"Agent has no config.");
49 return new Setup\Objective\NullObjective();
67 return new Setup\Objective\NullObjective();
75 return new Setup\Objective\NullObjective();
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...
getStatusObjective(Setup\Metrics\Storage $storage)
getBuildArtifactObjective()
getInstallObjective(Setup\Config $config=null)
getUpdateObjective(Setup\Config $config=null)
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...
A configuration for the setup.
getArrayToConfigTransformation()