You are here

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

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

Destructor Method

File

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

Class

LdapQuery
LDAP Server Class

Code

function __destruct() {
}