3 declare(strict_types=1);
    48         return new \ilBookingPreferencesGUI($pool);
 
InternalDataService $data_service
 
InternalGUIService $gui_service
 
InternalDomainService $domain_service
 
__construct(InternalDataService $data_service, InternalDomainService $domain_service, InternalGUIService $gui_service)
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
BookingPreferencesGUI(\ilObjBookingPool $pool)
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
Repository internal data service. 
 
Booking preferences ui class.