Use array as type

This commit is contained in:
Lukas Reschke 2014-05-12 19:31:21 +02:00
parent 2ae1be762c
commit cd7fc5cb80
1 changed files with 1 additions and 1 deletions

View File

@ -423,7 +423,7 @@ class Access extends LDAPUtility {
}
/**
* @param $ldapObjects
* @param array $ldapObjects
* @param bool $isUsers
* @return array
*/