mediawiki-extensions-Cite/tests/phpunit/unit
thiemowmde 269f726cff Remove inline @var type hints that are not needed
This is mostly because recent IDEs can understand createMock() quite
good. We usually don't add such hints every time we use createMock().
We would have a million of them. ;-)

Change-Id: If9e37807a6945c4408d374fc97664cd636020ffd
2023-06-05 16:37:03 +02:00
..
CitationToolDefinitionTest.php Migrate CiteVisualEditorModule to a virtual file callback 2023-05-05 16:25:14 +10:00
CiteHooksUnitTest.php Update Cite to use the new HookContainer/HookRunner system 2020-12-28 17:55:34 +02:00
CiteParserHooksTest.php Remove inline @var type hints that are not needed 2023-06-05 16:37:03 +02:00
CiteParserTagHooksTest.php Replace string|false in CiteParserTagHooks with nullable ?string 2023-02-27 15:32:04 +01:00
ErrorReporterTest.php Remove inline @var type hints that are not needed 2023-06-05 16:37:03 +02:00
ReferenceMessageLocalizerUnitTest.php Remove inline @var type hints that are not needed 2023-06-05 16:37:03 +02:00
ReferencesFormatterTest.php Remove inline @var type hints that are not needed 2023-06-05 16:37:03 +02:00
ReferenceStackTest.php Remove inline @var type hints that are not needed 2023-06-05 16:37:03 +02:00