1 <?php declare(strict_types = 1);
48 return new \ilBookBulkCreationGUI(
49 $this->domain_service,
ilBookBulkCreationGUI(\ilObjBookingPool $pool)
InternalGUIService $gui_service
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
InternalDataService $data_service
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
__construct(InternalDataService $data_service, InternalDomainService $domain_service, InternalGUIService $gui_service)
InternalDomainService $domain_service
Repository internal data service.