Make comment clear
This commit is contained in:
parent
dced436a3a
commit
76a633bf52
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ class UsersController extends Controller {
|
|||
}
|
||||
|
||||
/**
|
||||
* @param array $userIDs
|
||||
* @param array $userIDs Array with schema [$uid => $displayName]
|
||||
* @return IUser[]
|
||||
*/
|
||||
private function getUsersForUID(array $userIDs) {
|
||||
|
|
Loading…
Reference in a new issue