MediaWiki
REL1_39
UnitTestsBeforeDatabaseTeardownHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
12
interface
UnitTestsBeforeDatabaseTeardownHook
{
21
public
function
onUnitTestsBeforeDatabaseTeardown
();
22
}
MediaWiki\Hook\UnitTestsBeforeDatabaseTeardownHook
This is a hook handler interface, see docs/Hooks.md.
Definition
UnitTestsBeforeDatabaseTeardownHook.php:12
MediaWiki\Hook\UnitTestsBeforeDatabaseTeardownHook\onUnitTestsBeforeDatabaseTeardown
onUnitTestsBeforeDatabaseTeardown()
This hook is called right before MediaWiki tears down its database infrastructure used for unit tests...
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
includes
Hook
UnitTestsBeforeDatabaseTeardownHook.php
Generated on Thu Nov 21 2024 05:22:59 for MediaWiki by
1.10.0