19declare(strict_types=1);
 
   31        return hash(
"sha256", self::class);
 
   39        return "ilPluginAdmin is initialized and stored into the environment.";
 
   56            new \ilLanguagesInstalledAndUpdatedObjective(
new ilSetupLanguage(
'en')),
 
   72        $GLOBALS[
"DIC"][
"lng"] = 
new class () {
 
   73            public function loadLanguageModule(): 
void 
   78        $environment = $environment->withResource(
 
   79            Setup\Environment::RESOURCE_PLUGIN_ADMIN,
 
   80            new ilPluginAdmin($environment->getResource(Setup\Environment::RESOURCE_COMPONENT_REPOSITORY))
 
   93        return is_null($environment->getResource(Setup\Environment::RESOURCE_PLUGIN_ADMIN));
 
if(!defined('PATH_SEPARATOR')) $GLOBALS['_PEAR_default_error_mode']
 
Customizing of pimple-DIC for ILIAS.
 
achieve(Setup\Environment $environment)
 
getPreconditions(Setup\Environment $environment)
 
isApplicable(Setup\Environment $environment)
@inheritDoc
 
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...
 
An environment holds resources to be used in the setup process.
 
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...