nextcloud-server/lib/public/Files/Storage
Côme Chilliet ea05544213
Fix return type of methods returning false on error
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-04-03 10:52:34 +07:00
..
IChunkedFileWrite.php feat(s3): Use multipart upload for chunked uploading 2023-03-08 14:00:04 +07:00
IDisableEncryptionStorage.php code checker fixes for instanceOfStorage 2021-12-02 17:35:10 +07:00
ILockingStorage.php
INotifyStorage.php
IReliableEtagStorage.php don't overwrite the etag from storage backends that already provide "good" etags 2022-04-04 16:48:18 +07:00
IStorage.php Fix return type of methods returning false on error 2023-04-03 10:52:34 +07:00
IStorageFactory.php
IWriteStreamStorage.php