MediaWiki
1.39.10
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 Tue Oct 1 2024 01:15:42 for MediaWiki by
1.10.0