MediaWiki REL1_35
|
Stable to implement. More...
Public Member Functions | |
onUnitTestsBeforeDatabaseTeardown () | |
This hook is called right before MediaWiki tears down its database infrastructure used for unit tests. | |
Stable to implement.
Definition at line 9 of file UnitTestsBeforeDatabaseTeardownHook.php.
MediaWiki\Hook\UnitTestsBeforeDatabaseTeardownHook::onUnitTestsBeforeDatabaseTeardown | ( | ) |
This hook is called right before MediaWiki tears down its database infrastructure used for unit tests.
Implemented in MediaWiki\HookContainer\HookRunner.