function ldap_attribute::__destruct in Lightweight Directory Access Protocol (LDAP) 6
Destructor Method
File
- includes/
ldap.attribute.inc, line 36 - Attribute Class and Manipulation Functions
Class
- ldap_attribute
- LDAP attribute Class
Code
function __destruct() {
}