MediaWiki master
MessageCache__getHook.php
Go to the documentation of this file.
1<?php
2
4
5// phpcs:disable Squiz.Classes.ValidClassName.NotCamelCaps
25 public function onMessageCache__get( &$key );
26}
This is a hook handler interface, see docs/Hooks.md.
onMessageCache__get(&$key)
This hook is called when fetching a message.