wiki.techinc.nl/tests/phpunit/includes/HookContainer
daniel 4c90b274f7 Remove the $replace parameter from HookContainer::scopedRegister.
This parameter was unused outside core, and the functionality
was intended for testing. Removing it simplifies the code quite a bit.

Note that the $replace parameter remains functional in
MediaWikiIntegrationTestCase::setTemporaryHook.

Change-Id: Ib5b4f379fbb74d54c600040a4c90f8354f4c1c61
2023-06-14 11:00:54 +00:00
..
HookContainerIntegrationTest.php Remove the $replace parameter from HookContainer::scopedRegister. 2023-06-14 11:00:54 +00:00