3 declare(strict_types=1);
48 return new \ilAwarenessGUI(
50 $this->domain_service,
59 $this->domain_service->refinery()
InternalDataService $data_service
initGUIServices(\ILIAS\DI\Container $DIC)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Customizing of pimple-DIC for ILIAS.
__construct(Container $DIC, InternalDataService $data_service, InternalDomainService $domain_service)
static http()
Fetches the global http state from ILIAS.
InternalDomainService $domain_service
trait GlobalDICGUIServices