◆ __construct()
ilFileSystemSetupAgent::__construct |
( |
Refinery\Factory |
$refinery | ) |
|
◆ getArrayToConfigTransformation()
ilFileSystemSetupAgent::getArrayToConfigTransformation |
( |
| ) |
|
Definition at line 36 of file class.ilFileSystemSetupAgent.php.
References $data.
36 : Refinery\Transformation
38 return $this->refinery->custom()->transformation(
function (
$data) {
39 return new \ilFileSystemSetupConfig(
◆ getBuildArtifactObjective()
ilFileSystemSetupAgent::getBuildArtifactObjective |
( |
| ) |
|
◆ getInstallObjective()
ilFileSystemSetupAgent::getInstallObjective |
( |
Setup\Config |
$config = null | ) |
|
◆ getMigrations()
ilFileSystemSetupAgent::getMigrations |
( |
| ) |
|
◆ getStatusObjective()
ilFileSystemSetupAgent::getStatusObjective |
( |
Setup\Metrics\Storage |
$storage | ) |
|
◆ getUpdateObjective()
ilFileSystemSetupAgent::getUpdateObjective |
( |
Setup\Config |
$config = null | ) |
|
◆ hasConfig()
ilFileSystemSetupAgent::hasConfig |
( |
| ) |
|
◆ $refinery
ilFileSystemSetupAgent::$refinery |
|
protected |
The documentation for this class was generated from the following file: