1<?
php declare(strict_types=1);
5use \ILIAS\Refinery\Transformation;
22 throw new \LogicException(self::class .
" has no Config.");
30 throw new \LogicException(self::class .
" has no Config.");
38 return new \ilComponentDefinitionsStoredObjective();
46 return new \ilComponentDefinitionsStoredObjective(
false);
An exception for terminatinating execution or to throw for unit testing.
A non-objective, nothing to do to achieve it...
getUpdateObjective(Setup\Config $config=null)
getInstallObjective(Setup\Config $config=null)
getConfigInput(Setup\Config $config=null)
getArrayToConfigTransformation()
getBuildArtifactObjective()
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.
A component is the most general form of an entity in the UI.
Class ChatMainBarProvider \MainMenu\Provider.