36 throw new \LogicException(
"Not yet implemented.");
44 return $this->refinery->custom()->transformation(
function (
$data) {
45 return new \ilMediaObjectSetupConfig(
46 $data[
"path_to_ffmpeg"] ?? null
61 return new Setup\ObjectiveCollection(
62 "Complete objectives from Services/MediaObject",
74 return new Setup\NullObjective();
82 return new Setup\NullObjective();
An objective is a desired state of the system that is supposed to be created by the setup...
getUpdateObjective(Setup\Config $config=null)
getArrayToConfigTransformation()
getConfigInput(Setup\Config $config=null)
getInstallObjective(Setup\Config $config=null)
__construct(Refinery\Factory $refinery)
getBuildArtifactObjective()
A configuration for the setup.