nextcloud/apps/files_trashbin/lib/Sabre
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
..
AbstractTrash.php allow trash backends to overwrite the tooltip for trash items 2019-10-05 10:23:30 +02:00
AbstractTrashFile.php fix select statement 2018-10-17 14:56:45 +02:00
AbstractTrashFolder.php store user for trashitem in the trashitem 2018-10-17 15:21:09 +02:00
ITrash.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
PropfindPlugin.php allow trash backends to overwrite the tooltip for trash items 2019-10-05 10:23:30 +02:00
RestoreFolder.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
RootCollection.php fix select statement 2018-10-17 14:56:45 +02:00
TrashFile.php fix select statement 2018-10-17 14:56:45 +02:00
TrashFolder.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
TrashFolderFile.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
TrashFolderFolder.php fix select statement 2018-10-17 14:56:45 +02:00
TrashHome.php store user for trashitem in the trashitem 2018-10-17 15:21:09 +02:00
TrashRoot.php Some php-cs fixes 2019-11-22 20:52:10 +01:00