nextcloud-server/apps/dav/lib/CalDAV
Roeland Jago Douma 68748d4f85
Some php-cs fixes
* Order the imports
* No leading slash on imports
* Empty line before namespace
* One line per import
* Empty after imports
* Emmpty line at bottom of file

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-22 20:52:10 +07:00
..
Activity Some php-cs fixes 2019-11-22 20:52:10 +07:00
BirthdayCalendar Some php-cs fixes 2019-11-22 20:52:10 +07:00
InvitationResponse Some php-cs fixes 2019-11-22 20:52:10 +07:00
Principal Remove unused import statements 2018-02-14 16:55:43 +07:00
Proxy use principaluri instead of userid, allowing to add delegates for rooms and things 2019-08-15 15:41:28 +07:00
Publishing Some php-cs fixes 2019-11-22 20:52:10 +07:00
Reminder Some php-cs fixes 2019-11-22 20:52:10 +07:00
ResourceBooking Some php-cs fixes 2019-11-22 20:52:10 +07:00
Schedule Some php-cs fixes 2019-11-22 20:52:10 +07:00
Search Some php-cs fixes 2019-11-22 20:52:10 +07:00
WebcalCaching Some php-cs fixes 2019-11-22 20:52:10 +07:00
BirthdayService.php Sabre/VObject returns a DateAndOrTime object now, so adapt to it in Birthday service 2019-09-16 15:47:42 +07:00
CachedSubscription.php Some php-cs fixes 2019-11-22 20:52:10 +07:00
CachedSubscriptionObject.php Some php-cs fixes 2019-11-22 20:52:10 +07:00
CalDavBackend.php Some php-cs fixes 2019-11-22 20:52:10 +07:00
Calendar.php Some php-cs fixes 2019-11-22 20:52:10 +07:00
CalendarHome.php Some php-cs fixes 2019-11-22 20:52:10 +07:00
CalendarImpl.php Some php-cs fixes 2019-11-22 20:52:10 +07:00
CalendarManager.php Fix unit tests for CalendarManager 2017-12-12 09:33:52 +07:00
CalendarObject.php Some php-cs fixes 2019-11-22 20:52:10 +07:00
CalendarRoot.php Some php-cs fixes 2019-11-22 20:52:10 +07:00
Outbox.php Some php-cs fixes 2019-11-22 20:52:10 +07:00
Plugin.php remove LogicException, because it's also triggered with legitimate parameters 2018-09-05 14:10:26 +07:00
PublicCalendar.php Some php-cs fixes 2019-11-22 20:52:10 +07:00
PublicCalendarObject.php Some php-cs fixes 2019-11-22 20:52:10 +07:00
PublicCalendarRoot.php Some php-cs fixes 2019-11-22 20:52:10 +07:00