aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Files/Storage/IStorage.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/Files/Storage/IStorage.php')
-rw-r--r--lib/public/Files/Storage/IStorage.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/public/Files/Storage/IStorage.php b/lib/public/Files/Storage/IStorage.php
index d2fd3b75553..2016c273f91 100644
--- a/lib/public/Files/Storage/IStorage.php
+++ b/lib/public/Files/Storage/IStorage.php
@@ -414,7 +414,7 @@ interface IStorage {
/**
* @param string $path path for which to retrieve the owner
- * @return string
+ * @return string|false
* @since 9.0.0
*/
public function getOwner($path);