Function Forum_driver_wbb22->_get_super_admin_groups
Definitions
sources/forum/wbb22.php
- Get the IDs of the admin usergroups.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Returns: array
Returns
- The admin usergroup IDs
- Type: array
- Set: N/A
- Range: N/A
Preview
Code (PHP)
/**
* Get the IDs of the admin usergroups.
*
* @return array The admin usergroup IDs
*/
protected function _get_super_admin_groups() : array
* Get the IDs of the admin usergroups.
*
* @return array The admin usergroup IDs
*/
protected function _get_super_admin_groups() : array