MediaWiki 1.39.10
UserGetAllRightsHook.php
Go to the documentation of this file.
1<?php
2
4
21 public function onUserGetAllRights( &$rights );
22}
This is a hook handler interface, see docs/Hooks.md.
onUserGetAllRights(&$rights)
This hook is called after calculating a list of all available rights.