MediaWiki
master
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 May 29 2023 09:08:27 for MediaWiki by
1.9.1