3declare(strict_types=1);
26 use Setup\Agent\HasNoNamedObjective;
51 throw new LogicException(
"Not yet implemented.");
59 return $this->
refinery->custom()->transformation(
function (
$data) {
61 (
bool) (
$data[
"https_enabled"] ??
false),
62 (isset(
$data[
"auth_duration"])) ? (
int)
$data[
"auth_duration"] :
null,
63 (isset(
$data[
"account_assistance_duration"])) ? (
int)
$data[
"account_assistance_duration"] :
null
74 "Complete objectives from Services/PrivacySecurity",
A configuration with no content.
A objective collection is a objective that is achieved once all subobjectives are achieved.
A non-objective, nothing to do to achieve it...
Store information about https is enabled.
getInstallObjective(Setup\Config $config=null)
getStatusObjective(Setup\Metrics\Storage $storage)
Refinery Factory $refinery
__construct(Refinery\Factory $refinery)
getBuildArtifactObjective()
getArrayToConfigTransformation()
getUpdateObjective(Setup\Config $config=null)
getMigrations()
@inheritDoc
getConfigInput(Setup\Config $config=null)
A agent is some component that performs part of the setup process.
A configuration for the setup.
An objective is a desired state of the system that is supposed to be created by the setup.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...