mediawiki-skins-MinervaNeue/includes/Menu/Entries
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
..
AuthMenuEntry.php Use PHP types 2024-05-08 07:38:21 +00:00
CompositeMenuEntry.php Use PHP types 2024-05-08 07:38:21 +00:00
IMenuEntry.php Use PHP types 2024-05-08 07:38:21 +00:00
IProfileMenuEntry.php [Refactor] Use core definitions for personal menu icons 2022-01-19 00:33:16 +00:00
LanguageSelectorEntry.php Use PHP types 2024-05-08 07:38:21 +00:00
LogInMenuEntry.php Use namespaced classes 2024-01-06 16:31:38 +01:00
ProfileMenuEntry.php Use PHP types 2024-05-08 07:38:21 +00:00
SingleMenuEntry.php Use PHP types 2024-05-08 07:38:21 +00:00