MediaWiki
REL1_37
ParserTestGlobalsHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
12
interface
ParserTestGlobalsHook
{
22
public
function
onParserTestGlobals
( &$globals );
23
}
MediaWiki\Hook\ParserTestGlobalsHook
This is a hook handler interface, see docs/Hooks.md.
Definition
ParserTestGlobalsHook.php:12
MediaWiki\Hook\ParserTestGlobalsHook\onParserTestGlobals
onParserTestGlobals(&$globals)
Use this hook to define globals for parser tests.
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
includes
Hook
ParserTestGlobalsHook.php
Generated on Fri Apr 5 2024 23:40:18 for MediaWiki by
1.9.8