function LdapProfileConf::__destruct in Lightweight Directory Access Protocol (LDAP) 7
Destructor Method
File
- ldap_profile/
LdapProfileConf.class.php, line 45 - This class represents an ldap_profile module's configuration It is extended by LdapProfileConfAdmin for configuration and other admin functions
Class
- LdapProfileConf
- @file This class represents an ldap_profile module's configuration It is extended by LdapProfileConfAdmin for configuration and other admin functions
Code
function __destruct() {
}