◆ __construct()
ilFileSystemSetupAgent::__construct |
( |
Refinery\Factory |
$refinery | ) |
|
◆ getArrayToConfigTransformation()
ilFileSystemSetupAgent::getArrayToConfigTransformation |
( |
| ) |
|
Definition at line 42 of file class.ilFileSystemSetupAgent.php.
References $data.
42 : Refinery\Transformation
44 return $this->refinery->custom()->transformation(
function (
$data) {
45 return new \ilFileSystemSetupConfig(
◆ getBuildArtifactObjective()
ilFileSystemSetupAgent::getBuildArtifactObjective |
( |
| ) |
|
◆ getConfigInput()
ilFileSystemSetupAgent::getConfigInput |
( |
Setup\Config |
$config = null | ) |
|
◆ getInstallObjective()
ilFileSystemSetupAgent::getInstallObjective |
( |
Setup\Config |
$config = null | ) |
|
◆ 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: