nextcloud/lib/public/Files
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
..
Cache Some php-cs fixes 2019-11-22 20:52:10 +01:00
Config Add the option to filter mounts for a user 2018-07-10 16:49:26 +02:00
Mount Fix tests 2018-04-04 12:50:54 +02:00
Notify Add since 2017-01-27 10:44:48 +01:00
ObjectStore Some php-cs fixes 2019-11-22 20:52:10 +01:00
Search Update license headers 2017-11-06 16:56:19 +01:00
SimpleFS Some php-cs fixes 2019-11-22 20:52:10 +01:00
Storage Some php-cs fixes 2019-11-22 20:52:10 +01:00
AlreadyExistsException.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
EmptyFileNameException.php Update license headers 2017-11-06 16:56:19 +01:00
EntityTooLargeException.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
File.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
FileInfo.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
FileNameTooLongException.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
Folder.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
ForbiddenException.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
GenericFileException.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
IAppData.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
IHomeStorage.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
IMimeTypeDetector.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
IMimeTypeLoader.php Fix others 2016-07-21 18:13:57 +02:00
IRootFolder.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
InvalidCharacterInPathException.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
InvalidContentException.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
InvalidDirectoryException.php Update license headers 2017-11-06 16:56:19 +01:00
InvalidPathException.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
LockNotAcquiredException.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
Node.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
NotEnoughSpaceException.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
NotFoundException.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
NotPermittedException.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
ReservedWordException.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
Storage.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
StorageAuthException.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
StorageBadConfigException.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
StorageConnectionException.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
StorageInvalidException.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
StorageNotAvailableException.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
StorageTimeoutException.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
UnseekableException.php Some php-cs fixes 2019-11-22 20:52:10 +01:00