19 declare(strict_types=1);
51 $this->domain_service->refinery()
57 return new \ILIAS\News\Dashboard\InternalGUIService(
59 $this->domain_service,
InternalDataService $data_service
initGUIServices(\ILIAS\DI\Container $DIC)
Interface Observer Contains several chained tasks and infos about them.
trait GlobalDICGUIServices
InternalDomainService $domain_service
static http()
Fetches the global http state from 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...
Repository internal data service.