MediaWiki REL1_35
|
Stable to implement. More...
Public Member Functions | |
onPageHistoryBeforeList ( $article, $context) | |
This hook is called when a history page list is about to be constructed. | |
Stable to implement.
Definition at line 12 of file PageHistoryBeforeListHook.php.
MediaWiki\Hook\PageHistoryBeforeListHook::onPageHistoryBeforeList | ( | $article, | |
$context | |||
) |
This hook is called when a history page list is about to be constructed.
Article | $article | The article that the history is loading for |
IContextSource | $context |
Implemented in MediaWiki\HookContainer\HookRunner.