Go to the source code of this file.
Functions | |
wfParserTimeSetup (&$parser, &$ts) | |
Variables | |
$wgHooks ['ParserGetVariableValueTs'][] = 'wfParserTimeSetup' |
Handy so that we don't have to upgrade the parsertests every second to compensate with the passage of time and certainly less expensive than a time-freezing device, get yours now!
Definition in file parserTestsParserTime.php.
wfParserTimeSetup | ( | &$ | parser, | |
&$ | ts | |||
) |
$wgHooks['ParserGetVariableValueTs'][] = 'wfParserTimeSetup' |
Definition at line 19 of file parserTestsParserTime.php.