mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 17:23:59 -04:00
LDAP: add phpdoc
This commit is contained in:
parent
6e850e0bee
commit
5090ca3eb4
1 changed files with 1 additions and 0 deletions
|
|
@ -61,6 +61,7 @@ interface ILDAPWrapper {
|
|||
* @param $link LDAP link resource
|
||||
* @param $result LDAP result resource
|
||||
* @param $cookie structure sent by LDAP server
|
||||
* @return true on success, false otherwise
|
||||
*
|
||||
* Corresponds to ldap_control_paged_result_response
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue