array ( 'OCA\\Calendar\\' => 13, ), 'B' => array ( 'Bamarni\\Composer\\Bin\\' => 21, ), ); public static $prefixDirsPsr4 = array ( 'OCA\\Calendar\\' => array ( 0 => __DIR__ . '/../..' . '/lib', ), 'Bamarni\\Composer\\Bin\\' => array ( 0 => __DIR__ . '/..' . '/bamarni/composer-bin-plugin/src', ), ); public static $classMap = array ( 'Bamarni\\Composer\\Bin\\ApplicationFactory\\FreshInstanceApplicationFactory' => __DIR__ . '/..' . '/bamarni/composer-bin-plugin/src/ApplicationFactory/FreshInstanceApplicationFactory.php', 'Bamarni\\Composer\\Bin\\ApplicationFactory\\NamespaceApplicationFactory' => __DIR__ . '/..' . '/bamarni/composer-bin-plugin/src/ApplicationFactory/NamespaceApplicationFactory.php', 'Bamarni\\Composer\\Bin\\BamarniBinPlugin' => __DIR__ . '/..' . '/bamarni/composer-bin-plugin/src/BamarniBinPlugin.php', 'Bamarni\\Composer\\Bin\\CommandProvider' => __DIR__ . '/..' . '/bamarni/composer-bin-plugin/src/CommandProvider.php', 'Bamarni\\Composer\\Bin\\Command\\BinCommand' => __DIR__ . '/..' . '/bamarni/composer-bin-plugin/src/Command/BinCommand.php', 'Bamarni\\Composer\\Bin\\Command\\CouldNotCreateNamespaceDir' => __DIR__ . '/..' . '/bamarni/composer-bin-plugin/src/Command/CouldNotCreateNamespaceDir.php', 'Bamarni\\Composer\\Bin\\Config\\Config' => __DIR__ . '/..' . '/bamarni/composer-bin-plugin/src/Config/Config.php', 'Bamarni\\Composer\\Bin\\Config\\ConfigFactory' => __DIR__ . '/..' . '/bamarni/composer-bin-plugin/src/Config/ConfigFactory.php', 'Bamarni\\Composer\\Bin\\Config\\InvalidBamarniComposerExtraConfig' => __DIR__ . '/..' . '/bamarni/composer-bin-plugin/src/Config/InvalidBamarniComposerExtraConfig.php', 'Bamarni\\Composer\\Bin\\Input\\BinInputFactory' => __DIR__ . '/..' . '/bamarni/composer-bin-plugin/src/Input/BinInputFactory.php', 'Bamarni\\Composer\\Bin\\Input\\InvalidBinInput' => __DIR__ . '/..' . '/bamarni/composer-bin-plugin/src/Input/InvalidBinInput.php', 'Bamarni\\Composer\\Bin\\Logger' => __DIR__ . '/..' . '/bamarni/composer-bin-plugin/src/Logger.php', 'Bamarni\\Composer\\Bin\\PublicIO' => __DIR__ . '/..' . '/bamarni/composer-bin-plugin/src/PublicIO.php', 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php', 'OCA\\Calendar\\AppInfo\\Application' => __DIR__ . '/../..' . '/lib/AppInfo/Application.php', 'OCA\\Calendar\\AppInfo\\Capabilities' => __DIR__ . '/../..' . '/lib/AppInfo/Capabilities.php', 'OCA\\Calendar\\BackgroundJob\\CleanUpOutdatedBookingsJob' => __DIR__ . '/../..' . '/lib/BackgroundJob/CleanUpOutdatedBookingsJob.php', 'OCA\\Calendar\\Controller\\AppointmentConfigController' => __DIR__ . '/../..' . '/lib/Controller/AppointmentConfigController.php', 'OCA\\Calendar\\Controller\\AppointmentController' => __DIR__ . '/../..' . '/lib/Controller/AppointmentController.php', 'OCA\\Calendar\\Controller\\BookingController' => __DIR__ . '/../..' . '/lib/Controller/BookingController.php', 'OCA\\Calendar\\Controller\\ContactController' => __DIR__ . '/../..' . '/lib/Controller/ContactController.php', 'OCA\\Calendar\\Controller\\EmailController' => __DIR__ . '/../..' . '/lib/Controller/EmailController.php', 'OCA\\Calendar\\Controller\\ProposalController' => __DIR__ . '/../..' . '/lib/Controller/ProposalController.php', 'OCA\\Calendar\\Controller\\ProposalPublicController' => __DIR__ . '/../..' . '/lib/Controller/ProposalPublicController.php', 'OCA\\Calendar\\Controller\\PublicViewController' => __DIR__ . '/../..' . '/lib/Controller/PublicViewController.php', 'OCA\\Calendar\\Controller\\SettingsController' => __DIR__ . '/../..' . '/lib/Controller/SettingsController.php', 'OCA\\Calendar\\Controller\\ViewController' => __DIR__ . '/../..' . '/lib/Controller/ViewController.php', 'OCA\\Calendar\\Dashboard\\CalendarWidget' => __DIR__ . '/../..' . '/lib/Dashboard/CalendarWidget.php', 'OCA\\Calendar\\Db\\AppointmentConfig' => __DIR__ . '/../..' . '/lib/Db/AppointmentConfig.php', 'OCA\\Calendar\\Db\\AppointmentConfigMapper' => __DIR__ . '/../..' . '/lib/Db/AppointmentConfigMapper.php', 'OCA\\Calendar\\Db\\Booking' => __DIR__ . '/../..' . '/lib/Db/Booking.php', 'OCA\\Calendar\\Db\\BookingMapper' => __DIR__ . '/../..' . '/lib/Db/BookingMapper.php', 'OCA\\Calendar\\Db\\ProposalDateEntry' => __DIR__ . '/../..' . '/lib/Db/ProposalDateEntry.php', 'OCA\\Calendar\\Db\\ProposalDateMapper' => __DIR__ . '/../..' . '/lib/Db/ProposalDateMapper.php', 'OCA\\Calendar\\Db\\ProposalDetailsEntry' => __DIR__ . '/../..' . '/lib/Db/ProposalDetailsEntry.php', 'OCA\\Calendar\\Db\\ProposalMapper' => __DIR__ . '/../..' . '/lib/Db/ProposalMapper.php', 'OCA\\Calendar\\Db\\ProposalParticipantEntry' => __DIR__ . '/../..' . '/lib/Db/ProposalParticipantEntry.php', 'OCA\\Calendar\\Db\\ProposalParticipantMapper' => __DIR__ . '/../..' . '/lib/Db/ProposalParticipantMapper.php', 'OCA\\Calendar\\Db\\ProposalVoteEntry' => __DIR__ . '/../..' . '/lib/Db/ProposalVoteEntry.php', 'OCA\\Calendar\\Db\\ProposalVoteMapper' => __DIR__ . '/../..' . '/lib/Db/ProposalVoteMapper.php', 'OCA\\Calendar\\Events\\BeforeAppointmentBookedEvent' => __DIR__ . '/../..' . '/lib/Events/BeforeAppointmentBookedEvent.php', 'OCA\\Calendar\\Exception\\ClientException' => __DIR__ . '/../..' . '/lib/Exception/ClientException.php', 'OCA\\Calendar\\Exception\\NoSlotFoundException' => __DIR__ . '/../..' . '/lib/Exception/NoSlotFoundException.php', 'OCA\\Calendar\\Exception\\ServiceException' => __DIR__ . '/../..' . '/lib/Exception/ServiceException.php', 'OCA\\Calendar\\Http\\JsonResponse' => __DIR__ . '/../..' . '/lib/Http/JsonResponse.php', 'OCA\\Calendar\\Listener\\AppointmentBookedListener' => __DIR__ . '/../..' . '/lib/Listener/AppointmentBookedListener.php', 'OCA\\Calendar\\Listener\\CalendarReferenceListener' => __DIR__ . '/../..' . '/lib/Listener/CalendarReferenceListener.php', 'OCA\\Calendar\\Listener\\NotifyPushListener' => __DIR__ . '/../..' . '/lib/Listener/NotifyPushListener.php', 'OCA\\Calendar\\Listener\\UserDeletedListener' => __DIR__ . '/../..' . '/lib/Listener/UserDeletedListener.php', 'OCA\\Calendar\\Migration\\Version2040Date20210908101001' => __DIR__ . '/../..' . '/lib/Migration/Version2040Date20210908101001.php', 'OCA\\Calendar\\Migration\\Version3000Date20211109132439' => __DIR__ . '/../..' . '/lib/Migration/Version3000Date20211109132439.php', 'OCA\\Calendar\\Migration\\Version3010Date20220111090252' => __DIR__ . '/../..' . '/lib/Migration/Version3010Date20220111090252.php', 'OCA\\Calendar\\Migration\\Version4050Date20230614163505' => __DIR__ . '/../..' . '/lib/Migration/Version4050Date20230614163505.php', 'OCA\\Calendar\\Migration\\Version5050Date20250701000001' => __DIR__ . '/../..' . '/lib/Migration/Version5050Date20250701000001.php', 'OCA\\Calendar\\Migration\\Version5050Date20250701000002' => __DIR__ . '/../..' . '/lib/Migration/Version5050Date20250701000002.php', 'OCA\\Calendar\\Migration\\Version5050Date20250701000003' => __DIR__ . '/../..' . '/lib/Migration/Version5050Date20250701000003.php', 'OCA\\Calendar\\Migration\\Version5050Date20250701000004' => __DIR__ . '/../..' . '/lib/Migration/Version5050Date20250701000004.php', 'OCA\\Calendar\\Notification\\Notifier' => __DIR__ . '/../..' . '/lib/Notification/Notifier.php', 'OCA\\Calendar\\Objects\\BaseCollection' => __DIR__ . '/../..' . '/lib/Objects/BaseCollection.php', 'OCA\\Calendar\\Objects\\Proposal\\ProposalDateCollection' => __DIR__ . '/../..' . '/lib/Objects/Proposal/ProposalDateCollection.php', 'OCA\\Calendar\\Objects\\Proposal\\ProposalDateObject' => __DIR__ . '/../..' . '/lib/Objects/Proposal/ProposalDateObject.php', 'OCA\\Calendar\\Objects\\Proposal\\ProposalDateVote' => __DIR__ . '/../..' . '/lib/Objects/Proposal/ProposalDateVote.php', 'OCA\\Calendar\\Objects\\Proposal\\ProposalObject' => __DIR__ . '/../..' . '/lib/Objects/Proposal/ProposalObject.php', 'OCA\\Calendar\\Objects\\Proposal\\ProposalParticipantAttendance' => __DIR__ . '/../..' . '/lib/Objects/Proposal/ProposalParticipantAttendance.php', 'OCA\\Calendar\\Objects\\Proposal\\ProposalParticipantCollection' => __DIR__ . '/../..' . '/lib/Objects/Proposal/ProposalParticipantCollection.php', 'OCA\\Calendar\\Objects\\Proposal\\ProposalParticipantObject' => __DIR__ . '/../..' . '/lib/Objects/Proposal/ProposalParticipantObject.php', 'OCA\\Calendar\\Objects\\Proposal\\ProposalParticipantRealm' => __DIR__ . '/../..' . '/lib/Objects/Proposal/ProposalParticipantRealm.php', 'OCA\\Calendar\\Objects\\Proposal\\ProposalParticipantStatus' => __DIR__ . '/../..' . '/lib/Objects/Proposal/ProposalParticipantStatus.php', 'OCA\\Calendar\\Objects\\Proposal\\ProposalResponseDateCollection' => __DIR__ . '/../..' . '/lib/Objects/Proposal/ProposalResponseDateCollection.php', 'OCA\\Calendar\\Objects\\Proposal\\ProposalResponseDateObject' => __DIR__ . '/../..' . '/lib/Objects/Proposal/ProposalResponseDateObject.php', 'OCA\\Calendar\\Objects\\Proposal\\ProposalResponseObject' => __DIR__ . '/../..' . '/lib/Objects/Proposal/ProposalResponseObject.php', 'OCA\\Calendar\\Objects\\Proposal\\ProposalVoteCollection' => __DIR__ . '/../..' . '/lib/Objects/Proposal/ProposalVoteCollection.php', 'OCA\\Calendar\\Objects\\Proposal\\ProposalVoteObject' => __DIR__ . '/../..' . '/lib/Objects/Proposal/ProposalVoteObject.php', 'OCA\\Calendar\\Profile\\AppointmentsAction' => __DIR__ . '/../..' . '/lib/Profile/AppointmentsAction.php', 'OCA\\Calendar\\Reference\\ReferenceProvider' => __DIR__ . '/../..' . '/lib/Reference/ReferenceProvider.php', 'OCA\\Calendar\\Service\\Appointments\\AppointmentConfigService' => __DIR__ . '/../..' . '/lib/Service/Appointments/AppointmentConfigService.php', 'OCA\\Calendar\\Service\\Appointments\\AvailabilityGenerator' => __DIR__ . '/../..' . '/lib/Service/Appointments/AvailabilityGenerator.php', 'OCA\\Calendar\\Service\\Appointments\\BookingCalendarWriter' => __DIR__ . '/../..' . '/lib/Service/Appointments/BookingCalendarWriter.php', 'OCA\\Calendar\\Service\\Appointments\\BookingService' => __DIR__ . '/../..' . '/lib/Service/Appointments/BookingService.php', 'OCA\\Calendar\\Service\\Appointments\\DailyLimitFilter' => __DIR__ . '/../..' . '/lib/Service/Appointments/DailyLimitFilter.php', 'OCA\\Calendar\\Service\\Appointments\\EventConflictFilter' => __DIR__ . '/../..' . '/lib/Service/Appointments/EventConflictFilter.php', 'OCA\\Calendar\\Service\\Appointments\\Interval' => __DIR__ . '/../..' . '/lib/Service/Appointments/Interval.php', 'OCA\\Calendar\\Service\\Appointments\\MailService' => __DIR__ . '/../..' . '/lib/Service/Appointments/MailService.php', 'OCA\\Calendar\\Service\\Appointments\\SlotExtrapolator' => __DIR__ . '/../..' . '/lib/Service/Appointments/SlotExtrapolator.php', 'OCA\\Calendar\\Service\\Appointments\\TimezoneGenerator' => __DIR__ . '/../..' . '/lib/Service/Appointments/TimezoneGenerator.php', 'OCA\\Calendar\\Service\\CalendarInitialStateService' => __DIR__ . '/../..' . '/lib/Service/CalendarInitialStateService.php', 'OCA\\Calendar\\Service\\ContactsService' => __DIR__ . '/../..' . '/lib/Service/ContactsService.php', 'OCA\\Calendar\\Service\\JSDataService' => __DIR__ . '/../..' . '/lib/Service/JSDataService.php', 'OCA\\Calendar\\Service\\Proposal\\ProposalService' => __DIR__ . '/../..' . '/lib/Service/Proposal/ProposalService.php', 'OCA\\Calendar\\Service\\ServiceException' => __DIR__ . '/../..' . '/lib/Service/ServiceException.php', 'OCA\\Calendar\\UserMigration\\MigrationException' => __DIR__ . '/../..' . '/lib/UserMigration/MigrationException.php', 'OCA\\Calendar\\UserMigration\\Migrator' => __DIR__ . '/../..' . '/lib/UserMigration/Migrator.php', ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { $loader->prefixLengthsPsr4 = ComposerStaticInitCalendar::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticInitCalendar::$prefixDirsPsr4; $loader->classMap = ComposerStaticInitCalendar::$classMap; }, null, ClassLoader::class); } }