nextcloud/apps/dav/lib/CardDAV
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
..
Xml Some php-cs fixes 2019-11-22 20:52:10 +01:00
AddressBook.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
AddressBookImpl.php Dont assign $options to $options and cleanup doc 2019-07-22 18:48:47 +02:00
AddressBookRoot.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
CardDavBackend.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
ContactsManager.php Make ContactsStore a public API 2017-12-11 18:18:58 +01:00
Converter.php Return value immediately instead of assigning to a one-time variable 2018-01-26 00:02:03 +01:00
HasPhotoPlugin.php Fix dav has-photo plugin extend 2019-03-03 19:06:22 +01:00
ImageExportPlugin.php Log failure on parsing 2019-01-04 20:04:13 +01:00
MultiGetExportPlugin.php Added multi-get vcf download plugin 2018-11-04 20:01:49 +01:00
PhotoCache.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
Plugin.php remove LogicException, because it's also triggered with legitimate parameters 2018-09-05 14:10:26 +02:00
SyncService.php avoids users searches on backend, faster processing 2019-04-17 15:55:23 +02:00
SystemAddressbook.php No DAV user enumeration if disabled 2018-12-04 15:33:07 +01:00
UserAddressBooks.php Some php-cs fixes 2019-11-22 20:52:10 +01:00