MediaWiki master
UnitTestsBeforeDatabaseTeardownHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Hook;
4
This is a hook handler interface, see docs/Hooks.md.
onUnitTestsBeforeDatabaseTeardown()
This hook is called right before MediaWiki tears down its database infrastructure used for unit tests...