nextcloud-server/tests/lib/Files/ObjectStore
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
..
AzureTest.php
FailDeleteObjectStore.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
FailWriteObjectStore.php upload new files in objectstore to a .part path first 2018-12-12 15:24:40 +01:00
LocalTest.php
MapperTest.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
NoopScannerTest.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
ObjectStoreStorageOverwrite.php upload new files in objectstore to a .part path first 2018-12-12 15:24:40 +01:00
ObjectStoreStorageTest.php dont delete cache entries if deleting an object from object store failed 2019-09-25 18:09:45 +02:00
ObjectStoreTest.php
S3Test.php always use multipart uploader for s3 uploads 2019-01-28 14:51:19 +01:00
SwiftTest.php