3 declare(strict_types=1);
27 return hash(
"sha256", self::class);
32 return "A NIC key for the installation is generated and stored";
43 new \ilSettingsFactoryExistsObjective()
49 $factory = $environment->getResource(Setup\Environment::RESOURCE_SETTINGS_FACTORY);
63 $factory = $environment->getResource(Setup\Environment::RESOURCE_SETTINGS_FACTORY);
71 return md5(uniqid((
string) $this->getClientId(),
true));
achieve(Setup\Environment $environment)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
isApplicable(Setup\Environment $environment)
getPreconditions(Setup\Environment $environment)
An environment holds resources to be used in the setup process.