MediaWiki REL1_35
|
Stable to implement. More...
Public Member Functions | |
onInfoAction ( $context, &$pageInfo) | |
This hook is called when building information to display on the action=info page. | |
Stable to implement.
Definition at line 11 of file InfoActionHook.php.
MediaWiki\Hook\InfoActionHook::onInfoAction | ( | $context, | |
& | $pageInfo | ||
) |
This hook is called when building information to display on the action=info page.
IContextSource | $context | |
array | &$pageInfo | Array of information |
Implemented in MediaWiki\HookContainer\HookRunner.