summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--apps/user_ldap/lib/access.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_ldap/lib/access.php b/apps/user_ldap/lib/access.php
index 757d1f268a2..c721703bce5 100644
--- a/apps/user_ldap/lib/access.php
+++ b/apps/user_ldap/lib/access.php
@@ -423,7 +423,7 @@ class Access extends LDAPUtility {
}
/**
- * @param $ldapObjects
+ * @param array $ldapObjects
* @param bool $isUsers
* @return array
*/