1<?
php declare(strict_types=1);
15 return hash(
"sha256", self::class);
20 return "All global caches flushed";
35 ilGlobalCache::flushAll();
An exception for terminatinating execution or to throw for unit testing.
isApplicable(Setup\Environment $environment)
@inheritDoc
getPreconditions(Setup\Environment $environment)
achieve(Setup\Environment $environment)
An environment holds resources to be used in the setup process.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...