MediaWiki REL1_35
|
Stable to implement. More...
Public Member Functions | |
onArticleViewFooter ( $article, $patrolFooterShown) | |
This hook is called after showing the footer section of an ordinary page view. | |
Stable to implement.
Definition at line 11 of file ArticleViewFooterHook.php.
MediaWiki\Page\Hook\ArticleViewFooterHook::onArticleViewFooter | ( | $article, | |
$patrolFooterShown | |||
) |
This hook is called after showing the footer section of an ordinary page view.
Article | $article | |
bool | $patrolFooterShown | Whether patrol footer is shown |
Implemented in MediaWiki\HookContainer\HookRunner.