25 return hash(
"sha256", self::class);
30 return "The step reader for database update steps exists.";
49 ilDBStepReader::class,
59 $execution_db = $environment->getResource(ilDBStepReader::class);
60 return is_null($execution_db);
achieve(Setup\Environment $environment)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
withResource(string $id, $resource)
getPreconditions(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.
isApplicable(Setup\Environment $environment)