aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Files/Storage/ISharedStorage.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/Files/Storage/ISharedStorage.php')
-rw-r--r--lib/public/Files/Storage/ISharedStorage.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Files/Storage/ISharedStorage.php b/lib/public/Files/Storage/ISharedStorage.php
index 836c4aefcdb..69fc60750c5 100644
--- a/lib/public/Files/Storage/ISharedStorage.php
+++ b/lib/public/Files/Storage/ISharedStorage.php
@@ -19,7 +19,6 @@ interface ISharedStorage extends IStorage {
/**
* The the associated share
*
- * @return IShare
* @since 30.0.0
*/
public function getShare(): IShare;