Function __global->get_group_class
Definitions
sources/cns_ldap.php
- The LDAP class indicating a group.
- 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 a group.
*
* @return string The property
*/
function get_group_class() : string
* The LDAP class indicating a group.
*
* @return string The property
*/
function get_group_class() : string

