mediawiki-skins-MinervaNeue/includes/Menu/PageActions
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
..
DefaultOverflowBuilder.php Clean up setIcon now that classes and icon types are removed 2023-08-24 21:37:40 +00:00
EmptyOverflowBuilder.php Allow Users with permissions to do expanded actions in Minerva on mobile 2021-04-26 18:51:32 +00:00
IOverflowBuilder.php Allow Users with permissions to do expanded actions in Minerva on mobile 2021-04-26 18:51:32 +00:00
PageActionsDirector.php Support extension of page actions via hook and addPortletLink 2023-10-04 22:15:47 +00:00
ToolbarBuilder.php Use PHP types 2024-05-08 07:38:21 +00:00
UserNamespaceOverflowBuilder.php LanguagesHelper: Move $out from contructor to doesTitleHasLanguagesOrVariants 2024-03-25 22:34:37 +00:00