19 declare(strict_types=1);
    46         return new Setup\Objective\NullObjective();
    51         return new Setup\Objective\NullObjective();
    56         return new Setup\Objective\NullObjective();
    61         return new Setup\Objective\NullObjective();
 
__construct(Refinery\Factory $refinery)
 
An objective is a desired state of the system that is supposed to be created by the setup...
 
Class ChatMainBarProvider . 
 
getStatusObjective(Setup\Metrics\Storage $storage)
 
getBuildArtifactObjective()
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
getUpdateObjective(\ILIAS\Setup\Config $config=null)
 
getInstallObjective(\ILIAS\Setup\Config $config=null)
 
A configuration for the setup. 
 
getArrayToConfigTransformation()