nextcloud-server/lib/public/Files/Storage
Côme Chilliet 546d94c3ec
Fix file_get_content signatures to make it clear it can return false
In File::getContent, which must return a string, throw an Exception
 instead of returning false.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-04-27 09:56:05 +07:00
..
IChunkedFileWrite.php feat(s3): Use multipart upload for chunked uploading 2023-03-08 14:00:04 +07:00
IDisableEncryptionStorage.php
ILockingStorage.php
INotifyStorage.php
IReliableEtagStorage.php
IStorage.php Fix file_get_content signatures to make it clear it can return false 2023-04-27 09:56:05 +07:00
IStorageFactory.php
IWriteStreamStorage.php