MediaWiki REL1_35
ParserTestTablesHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Hook;
4
20 public function onParserTestTables( &$tables );
21}
onParserTestTables(&$tables)
Use this hook to alter the list of tables to duplicate when parser tests are run.