MediaWiki master
ArticleEditUpdateNewTalkHook.php
Go to the documentation of this file.
1<?php
2
4
7
26 public function onArticleEditUpdateNewTalk( $wikiPage, $recipient );
27}
Base representation for an editable wiki page.
Definition WikiPage.php:93
User class for the MediaWiki software.
Definition User.php:121
This is a hook handler interface, see docs/Hooks.md.
onArticleEditUpdateNewTalk( $wikiPage, $recipient)
This hook is called before updating user_newtalk when a user talk page was changed.