3 declare(strict_types=1);
36 InternalGUIService $gui_service
43 ?array $passed_query_params = null,
44 ?array $passed_post_data = null
47 $this->gui_service->http(),
48 $this->domain_service->refinery(),
request(?array $passed_query_params=null, ?array $passed_post_data=null)
InternalGUIService $gui_service
__construct(InternalDomainService $domain_service, InternalGUIService $gui_service)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
InternalDomainService $domain_service