19declare(strict_types=1);
30 use GlobalDICGUIServices;
45 $this->domain_service->refinery()
51 return self::$instance[
"clipboard"] ??=
new GUIService(
52 $this->domain_service,
61 $this->domain_service,
Customizing of pimple-DIC for ILIAS.
trait GlobalDICGUIServices
return['delivery_method'=> 'php',]
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
static http()
Fetches the global http state from ILIAS.
initGUIServices(\ILIAS\DI\Container $DIC)