wiki.techinc.nl/tests/phpunit/unit/includes/HookContainer
thiemowmde 52ddf3e8ce Remove all @package comments
I don't think these do anything with the documentation generators
we currently use. Especially not in tests. How are tests part of a
"package" when the code is not?

Note how most of these are simply identical to the namespace. They
are most probably auto-generated by some IDEs but don't actually
mean anything.

Change-Id: I771b5f2041a8e3b077865c79cbebddbe028543d1
2024-05-10 13:53:15 +02:00
..
DeprecatedHooksTest.php tests: Add Tests to PHP namespacing 2024-02-16 19:10:11 +00:00
FauxGlobalHookArrayTest.php Remove all @package comments 2024-05-10 13:53:15 +02:00
HookContainerTest.php tests: Add Tests to PHP namespacing 2024-02-16 19:10:11 +00:00
HookRunnerTest.php Remove all @package comments 2024-05-10 13:53:15 +02:00
HookRunnerTestBase.php Remove all @package comments 2024-05-10 13:53:15 +02:00
StaticHookRegistryTest.php