mediawiki-skins-MinervaNeue/includes/menu/PageActions
Piotr Miazga 7e2403c5ad Remove double setIcon() call for Contributions element on Toolbar
Fix Contributions element classes by not using ::create named
constructor. The constructor was provided for easier object creation
when both icon and click tracking is the same as element name.
The Contributions icon is not that case, as both tracking code and
icon are definited differently than the name, therefore we need
to initailize class, and set required attributes manually.

Change-Id: Ia91bbdcfd737a443a05fd4f61853fe8bd200e56c
2019-12-09 19:51:47 +00:00
..
DefaultOverflowBuilder.php Hygiene: Remove PageActionMenuEntry 2019-11-26 22:26:24 +00:00
EmptyOverflowBuilder.php Menu groups have identifiers 2019-10-25 19:00:54 +00:00
IOverflowBuilder.php Hygiene: Add return types for known services 2019-06-21 19:06:04 +02:00
PageActionsDirector.php Show labels in page-actions menu on desktop widths 2019-10-28 12:53:38 -07:00
ToolbarBuilder.php Remove double setIcon() call for Contributions element on Toolbar 2019-12-09 19:51:47 +00:00
UserNamespaceOverflowBuilder.php Hygiene: Remove PageActionMenuEntry 2019-11-26 22:26:24 +00:00