MediaWiki
REL1_39
ParserTestTablesHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
12
interface
ParserTestTablesHook
{
23
public
function
onParserTestTables
( &$tables );
24
}
MediaWiki\Hook\ParserTestTablesHook
This is a hook handler interface, see docs/Hooks.md.
Definition
ParserTestTablesHook.php:12
MediaWiki\Hook\ParserTestTablesHook\onParserTestTables
onParserTestTables(&$tables)
Use this hook to alter the list of tables to duplicate when parser tests are run.
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
includes
Hook
ParserTestTablesHook.php
Generated on Mon Dec 16 2024 06:35:10 for MediaWiki by
1.10.0