MediaWiki REL1_35
|
Stable to implement. More...
Public Member Functions | |
onArticleViewRedirect ( $article) | |
This hook is called before setting "Redirected from ..." subtitle when a redirect was followed. | |
Stable to implement.
Definition at line 11 of file ArticleViewRedirectHook.php.
MediaWiki\Page\Hook\ArticleViewRedirectHook::onArticleViewRedirect | ( | $article | ) |
This hook is called before setting "Redirected from ..." subtitle when a redirect was followed.
Article | $article | Target article |
Implemented in MediaWiki\HookContainer\HookRunner.