3 declare(strict_types=1);
32 protected \ilDBInterface
$db;
51 return new \ilBookingPreferencesDBRepository(
59 return new \ilBookingPrefBasedBookGatewayRepository(
__construct(InternalDataService $data, \ilDBInterface $db)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Reservation table related session data.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Repository internal repo service.
Repository internal data service.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
InternalDataService $data