nextcloud-server/lib/private/Files/Node
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
..
File.php Fix file_get_content signatures to make it clear it can return false 2023-04-27 09:56:05 +07:00
Folder.php Merge pull request #33061 from ibpl/master-IB#1121253 2023-03-14 17:28:22 +07:00
HookConnector.php
LazyFolder.php Type sizes as int|float throughout the code base 2023-02-07 11:23:31 +07:00
LazyRoot.php optimize getById on LazyUserFolder to not require a full fs setup 2022-04-04 15:40:16 +07:00
LazyUserFolder.php optimize LazyUserFolder::getMountPoint 2023-02-13 15:13:50 +07:00
Node.php fix: Use proper path when creating node instances 2023-04-17 23:46:52 +07:00
NonExistingFile.php Fix inherited parameter names 2023-04-03 08:29:33 +07:00
NonExistingFolder.php Fix inherited parameter names 2023-04-03 08:29:33 +07:00
Root.php optimize LazyUserFolder::getMountPoint 2023-02-13 15:13:50 +07:00