MediaWiki master
MessageCacheReplaceHook.php
Go to the documentation of this file.
1<?php
2
4
22 public function onMessageCacheReplace( $title, $text );
23}
This is a hook handler interface, see docs/Hooks.md.
onMessageCacheReplace( $title, $text)
This hook is called when a message page is changed.