MediaWiki master
MessageCacheFetchOverridesHook.php
Go to the documentation of this file.
1<?php
2
4
28 public function onMessageCacheFetchOverrides( array &$keys ): void;
29}
This is a hook handler interface, see docs/Hooks.md.
onMessageCacheFetchOverrides(array &$keys)
This hook is called to fetch overrides.