MediaWiki master
GetAllBlockActionsHook.php
Go to the documentation of this file.
1<?php
2
4
29 public function onGetAllBlockActions( &$actions );
30}
This is a hook handler interface, see docs/Hooks.md.
onGetAllBlockActions(&$actions)
Use this hook to add an action or actions that may be blocked by a partial block.