19declare(strict_types=1);
29 use GlobalDICGUIServices;
44 $this->domain_service->refinery()
50 return self::$instance[
"clipboard"] ??=
new GUIService(
51 $this->domain_service,
60 $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)