19 declare(strict_types=1);
49 $this->ui_service->http(),
50 $this->domain_service->refinery()
Survey internal ui service.
ilObjectService $object_service
InternalDomainService $domain_service
__construct(InternalGUIService $ui_service, \ilObjectService $object_service, \ilObjSurvey $survey, InternalDomainService $domain_service)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
InternalGUIService $ui_service