Function __global->get_member_class
Definitions
sources/cns_ldap.php
- The LDAP class indicating an account.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Returns: string
Returns
- The property
- Type: string
- Set: N/A
- Range: N/A
Preview
Code (PHP)
/**
* The LDAP class indicating an account.
*
* @return string The property
*/
function get_member_class() : string
* The LDAP class indicating an account.
*
* @return string The property
*/
function get_member_class() : string
