Function Forum_driver_mybb->_get_moderator_groups
Definitions
sources/forum/mybb.php
- Get the IDs of the moderator groups.It should not be assumed that a member only has one group - this depends upon the forum the driver works for. It also does not take the staff site filter into account.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Return
- The moderator group IDs
- Type: array
- Set: N/A
- Range: N/A