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