MediaWiki REL1_35
|
Stable to implement. More...
Public Member Functions | |
onUserGetAllRights (&$rights) | |
This hook is called after calculating a list of all available rights. | |
Stable to implement.
Definition at line 9 of file UserGetAllRightsHook.php.
MediaWiki\Permissions\Hook\UserGetAllRightsHook::onUserGetAllRights | ( | & | $rights | ) |
This hook is called after calculating a list of all available rights.
string[] | &$rights | Array of rights, which may be added to |
Implemented in MediaWiki\HookContainer\HookRunner.