MediaWiki
master
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 Sat Feb 4 2023 09:08:18 for MediaWiki by
1.9.1