3 declare(strict_types=1);
49 $this->domain_service,
54 public function editing(): Editing\GUIService
57 $this->domain_service,
initGUIServices(\ILIAS\DI\Container $DIC)
InternalDomainService $domain_service
Customizing of pimple-DIC for ILIAS.
Learning modules internal data service.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
__construct(Container $DIC, InternalDataService $data_service, InternalDomainService $domain_service)
InternalDataService $data_service
trait GlobalDICGUIServices