aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Share_Backend_Collection.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/Share_Backend_Collection.php')
-rw-r--r--lib/public/Share_Backend_Collection.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/public/Share_Backend_Collection.php b/lib/public/Share_Backend_Collection.php
index 0c87a58ce95..d5bb97a1c0c 100644
--- a/lib/public/Share_Backend_Collection.php
+++ b/lib/public/Share_Backend_Collection.php
@@ -23,6 +23,7 @@
// use OCP namespace for all classes that are considered public.
// This means that they should be used by apps instead of the internal ownCloud classes
+
namespace OCP;
/**