19declare(strict_types=1);
33 "Updates of Modules/BookingManager",
43 $objectives[] = new \ilAccessCustomRBACOperationAddedObjective(
44 "manage_own_reservations",
45 "Manage Own Reservations",
51 $objectives[] = new \ilAccessCustomRBACOperationAddedObjective(
52 "manage_all_reservations",
53 "Manage All Reservations",
62 "manage_own_reservations"
68 "manage_all_reservations"
82 new \ilBookingManagerObjectInfoMigration(),
83 new \ilBookingManagerBookingInfoMigration()
getMigrations()
@inheritDoc
getUpdateObjective(?Setup\Config $config=null)
An agent that just doesn't do a thing.
A objective collection is a objective that is achieved once all subobjectives are achieved.
A configuration for the setup.
An objective is a desired state of the system that is supposed to be created by the setup.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...