nextcloud/apps/files_external/lib/Service
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
..
BackendService.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
DBConfigService.php Fix UniqueConstraintViolationException while insert into files_external config tables 2018-11-14 15:24:03 +01:00
GlobalStoragesService.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
ImportLegacyStoragesService.php Update with robin 2016-07-21 18:13:58 +02:00
LegacyStoragesService.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
StoragesService.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
UserGlobalStoragesService.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
UserLegacyStoragesService.php Update with robin 2016-07-21 18:13:58 +02:00
UserStoragesService.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
UserTrait.php Some php-cs fixes 2019-11-22 20:52:10 +01:00