public function LdapQuery::__invoke in Lightweight Directory Access Protocol (LDAP) 7.2
Same name and namespace in other branches
- 8.2 ldap_query/LdapQuery.class.php \LdapQuery::__invoke()
- 7 ldap_query/LdapQuery.class.php \LdapQuery::__invoke()
Invoke Method.
File
- ldap_query/
LdapQuery.class.php, line 99 - Defines server classes and related functions.
Class
- LdapQuery
- LDAP Server Class.
Code
public function __invoke() {
}