You are here

public function LdapAuthenticationConf::__destruct in Lightweight Directory Access Protocol (LDAP) 7.2

Same name and namespace in other branches
  1. 8.2 ldap_authentication/LdapAuthenticationConf.class.php \LdapAuthenticationConf::__destruct()
  2. 7 ldap_authentication/LdapAuthenticationConf.class.php \LdapAuthenticationConf::__destruct()

Destructor Method.

File

ldap_authentication/LdapAuthenticationConf.class.php, line 334

Class

LdapAuthenticationConf

Code

public function __destruct() {
}