summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/SharedPropagator.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/lib/SharedPropagator.php')
-rw-r--r--apps/files_sharing/lib/SharedPropagator.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/lib/SharedPropagator.php b/apps/files_sharing/lib/SharedPropagator.php
index cd4aab3b522..0273744da11 100644
--- a/apps/files_sharing/lib/SharedPropagator.php
+++ b/apps/files_sharing/lib/SharedPropagator.php
@@ -27,7 +27,7 @@ use OC\Files\Cache\Propagator;
class SharedPropagator extends Propagator {
/**
- * @var \OC\Files\Storage\Shared
+ * @var \OCA\Files_Sharing\SharedStorage
*/
protected $storage;