mediawiki-skins-MinervaNeue/includes
Fomafix f1b2416fbf Use PHP types
* Add type hints where possible.
* Add initialization values to properties where needed.
* Remove @var block if redundant to type declaration.
* Use single line /** @var type $var */ instead of multi line.
* Add improvements to avoid Phan warnings.

Change-Id: I8e391700dcbfbbcc88cceb589dc3a36fb8e3b357
2024-05-08 07:38:21 +00:00
..
Hooks Create HookRunner class and the hook handler interface 2023-06-09 22:19:59 +02:00
Menu Use PHP types 2024-05-08 07:38:21 +00:00
Permissions LanguagesHelper: Move $out from contructor to doesTitleHasLanguagesOrVariants 2024-03-25 22:34:37 +00:00
Skins Use PHP types 2024-05-08 07:38:21 +00:00
Hooks.php Replace WebRequest::getText and ::getVal by ::getRawVal or ::getCheck 2024-03-29 12:59:20 +00:00
LanguagesHelper.php Use PHP types 2024-05-08 07:38:21 +00:00
MobileFrontendHooks.php Inject service Minerva.SkinOptions into Hooks and MobileFrontendHooks 2024-03-12 19:44:53 +00:00
ServiceWiring.php Improve PHP class references 2024-05-07 18:30:43 +00:00
SkinOptions.php Use PHP types 2024-05-08 07:38:21 +00:00