remove duplicate param lines for OCP\User::getUsers()
This commit is contained in:
parent
2a6a9a8cef
commit
81031984a6
|
@ -46,8 +46,6 @@ class User {
|
|||
/**
|
||||
* Get a list of all users
|
||||
* @param string search pattern
|
||||
* @param int limit
|
||||
* @param int offset
|
||||
* @param integer $limit
|
||||
* @param integer $offset
|
||||
* @return array with all uids
|
||||
|
|
Loading…
Reference in New Issue