Loading lib/Service/Appointments/BookingCalendarWriter.php +2 −0 Original line number Diff line number Diff line Loading @@ -26,8 +26,10 @@ declare(strict_types=1); namespace OCA\Calendar\Service\Appointments; use DateTime; use DateTimeImmutable; use OCA\Calendar\Db\AppointmentConfig; use OCA\DAV\CalDAV\CalendarImpl; use OCP\Calendar\Exceptions\CalendarException; use OCP\Calendar\ICreateFromString; use OCP\Calendar\IManager; Loading Loading
lib/Service/Appointments/BookingCalendarWriter.php +2 −0 Original line number Diff line number Diff line Loading @@ -26,8 +26,10 @@ declare(strict_types=1); namespace OCA\Calendar\Service\Appointments; use DateTime; use DateTimeImmutable; use OCA\Calendar\Db\AppointmentConfig; use OCA\DAV\CalDAV\CalendarImpl; use OCP\Calendar\Exceptions\CalendarException; use OCP\Calendar\ICreateFromString; use OCP\Calendar\IManager; Loading