3 declare(strict_types=1);
29 return hash(
"sha256", self::class);
34 return "Remove settings from Radius Server";
45 new \ilIniFilesPopulatedObjective(),
46 new \ilSettingsFactoryExistsObjective()
50 public function achieve(Setup\
Environment $environment): Setup\Environment
52 $factory = $environment->getResource(Setup\Environment::RESOURCE_SETTINGS_FACTORY);
getPreconditions(Setup\Environment $environment)
Remove stored information of Radius.
isApplicable(Setup\Environment $environment)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
An environment holds resources to be used in the setup process.