1<?
php declare(strict_types=1);
15 $this->ctrl_reader = new \ilCtrlStructureReader();
31 throw new \LogicException(self::class .
" has no Config.");
39 throw new \LogicException(self::class .
" has no Config.");
47 return new \ilCtrlStructureStoredObjective($this->ctrl_reader);
55 return new \ilCtrlStructureStoredObjective($this->ctrl_reader,
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)
getArrayToConfigTransformation()
getConfigInput(Setup\Config $config=null)
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.