33class_alias( WatchArticleHook::class,
'MediaWiki\\Hook\\WatchArticleHook' );
Base representation for an editable wiki page.
This is a hook handler interface, see docs/Hooks.md.
onWatchArticle( $user, $page, &$status, $expiry)
This hook is called before a watch is added to an article.