Function __global->get_mapped_users_group
Definitions
sources/cns_ldap.php
- The LDAP group that maps to the default software group.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Returns: string
Returns
- The group
- Type: string
- Set: N/A
- Range: N/A
Preview
Code (PHP)
/**
* The LDAP group that maps to the default software group.
*
* @return string The group
*/
function get_mapped_users_group() : string
* The LDAP group that maps to the default software group.
*
* @return string The group
*/
function get_mapped_users_group() : string
