3 declare(strict_types=1);
50 $this->domain_service,
58 $this->domain_service,
InternalDomainService $domain_service
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
initGUIServices(\ILIAS\DI\Container $DIC)
Customizing of pimple-DIC for ILIAS.
__construct(Container $DIC, InternalDataService $data_service, InternalDomainService $domain_service)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
InternalDataService $data_service
trait GlobalDICGUIServices