aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/lib/Group_Proxy.php
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2017-07-25 08:57:58 +0200
committerMorris Jobke <hey@morrisjobke.de>2017-07-25 08:57:58 +0200
commit89a7b007f2d388fe3aa666ec1be9a95fd71a08af (patch)
tree650d55dbacb3418783cfab26890cca241e25a1d8 /apps/user_ldap/lib/Group_Proxy.php
parentb930f32e89a0f890ebda449ab3d37952f9a4317e (diff)
downloadnextcloud-server-89a7b007f2d388fe3aa666ec1be9a95fd71a08af.tar.gz
nextcloud-server-89a7b007f2d388fe3aa666ec1be9a95fd71a08af.zip
Fix comments
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Diffstat (limited to 'apps/user_ldap/lib/Group_Proxy.php')
-rw-r--r--apps/user_ldap/lib/Group_Proxy.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_ldap/lib/Group_Proxy.php b/apps/user_ldap/lib/Group_Proxy.php
index c102e7ac626..e546c84a90c 100644
--- a/apps/user_ldap/lib/Group_Proxy.php
+++ b/apps/user_ldap/lib/Group_Proxy.php
@@ -190,7 +190,7 @@ class Group_Proxy extends Proxy implements \OCP\GroupInterface {
* @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.
*/
public function implementsActions($actions) {
//it's the same across all our user backends obviously