summaryrefslogtreecommitdiffstats
path: root/lib/public/UserInterface.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/UserInterface.php')
-rw-r--r--lib/public/UserInterface.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/public/UserInterface.php b/lib/public/UserInterface.php
index 119564da736..61136783b3c 100644
--- a/lib/public/UserInterface.php
+++ b/lib/public/UserInterface.php
@@ -46,7 +46,7 @@ interface UserInterface {
* @return boolean
*
* Returns the supported actions as int to be
- * compared with \OC_User_Backend::CREATE_USER etc.
+ * compared with \OC\User\Backend::CREATE_USER etc.
* @since 4.5.0
*/
public function implementsActions($actions);