MediaWiki
fundraising/REL1_35
ParserTestTablesHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
9
interface
ParserTestTablesHook
{
20
public
function
onParserTestTables
( &$tables );
21
}
MediaWiki\Hook\ParserTestTablesHook
Stable to implement.
Definition
ParserTestTablesHook.php:9
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 Nov 25 2024 16:14:48 for MediaWiki by
1.10.0