nextcloud/apps/dav/lib/BackgroundJob
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 +01:00
..
BuildReminderIndexBackgroundJob.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
CleanupDirectLinksJob.php Add backgroundjob to cleanup expired direct links 2018-04-26 10:35:37 +02:00
CleanupInvitationTokenJob.php Also shorten the name of the invitation tokens 2018-07-12 12:11:11 +02:00
EventReminderJob.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
GenerateBirthdayCalendarBackgroundJob.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
RefreshWebcalJob.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
RegisterRegenerateBirthdayCalendars.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
UpdateCalendarResourcesRoomsBackgroundJob.php sync metadata of rooms / resources with cache 2019-08-01 10:08:56 +02:00
UploadCleanup.php Background job to cleanup leftover chunked uploads 2019-01-04 09:21:21 +01:00