nextcloud/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 +02:00
..
IChunkedFileWrite.php
IDisableEncryptionStorage.php
ILockingStorage.php
INotifyStorage.php
IReliableEtagStorage.php
IStorage.php
IStorageFactory.php
IWriteStreamStorage.php