Go to the source code of this file.
Functions | |
wfParserTestStaticParserHookSetup (&$parser) | |
wfParserTestStaticParserHookHook ($in, $argv, $parser) | |
Variables | |
$wgHooks ['ParserTestParser'][] = 'wfParserTestStaticParserHookSetup' |
Definition in file parserTestsStaticParserHook.php.
wfParserTestStaticParserHookHook | ( | $ | in, | |
$ | argv, | |||
$ | parser | |||
) |
wfParserTestStaticParserHookSetup | ( | &$ | parser | ) |
Definition at line 18 of file parserTestsStaticParserHook.php.
$wgHooks['ParserTestParser'][] = 'wfParserTestStaticParserHookSetup' |
Definition at line 16 of file parserTestsStaticParserHook.php.