◆ __construct()
ilPDFGenerationSetupAgent::__construct |
( |
Refinery\Factory |
$refinery | ) |
|
◆ getArrayToConfigTransformation()
ilPDFGenerationSetupAgent::getArrayToConfigTransformation |
( |
| ) |
|
Definition at line 42 of file class.ilPDFGenerationSetupAgent.php.
References $data.
42 : Refinery\Transformation
44 return $this->refinery->custom()->transformation(
function (
$data) {
45 return new \ilPDFGenerationSetupConfig(
46 $data[
"path_to_phantom_js"] ?? null
◆ getBuildArtifactObjective()
ilPDFGenerationSetupAgent::getBuildArtifactObjective |
( |
| ) |
|
◆ getConfigInput()
ilPDFGenerationSetupAgent::getConfigInput |
( |
Setup\Config |
$config = null | ) |
|
◆ getInstallObjective()
ilPDFGenerationSetupAgent::getInstallObjective |
( |
Setup\Config |
$config = null | ) |
|
◆ getUpdateObjective()
ilPDFGenerationSetupAgent::getUpdateObjective |
( |
Setup\Config |
$config = null | ) |
|
◆ hasConfig()
ilPDFGenerationSetupAgent::hasConfig |
( |
| ) |
|
◆ $refinery
ilPDFGenerationSetupAgent::$refinery |
|
protected |
The documentation for this class was generated from the following file: