You are here

function LdapQuery::__invoke in Lightweight Directory Access Protocol (LDAP) 8.2

Same name and namespace in other branches
  1. 7.2 ldap_query/LdapQuery.class.php \LdapQuery::__invoke()
  2. 7 ldap_query/LdapQuery.class.php \LdapQuery::__invoke()

Invoke Method

File

ldap_query/LdapQuery.class.php, line 101
Defines server classes and related functions.

Class

LdapQuery
LDAP Server Class

Code

function __invoke() {
}