nextcloud/lib/private/Files/Node
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
..
File.php emit file events via Dispatcher, too 2019-09-09 22:56:04 +02:00
Folder.php Fix getById for files in appdata and the root mount 2019-09-17 11:15:59 +02:00
HookConnector.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
LazyRoot.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
Node.php dont expose metadata etag for now 2019-11-13 12:39:36 +01:00
NonExistingFile.php add option to get raw size (without submounts) from fileinfo 2019-02-27 15:35:44 +01:00
NonExistingFolder.php add option to get raw size (without submounts) from fileinfo 2019-02-27 15:35:44 +01:00
Root.php Some php-cs fixes 2019-11-22 20:52:10 +01:00