mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-17 19:21:39 +00:00
7e2403c5ad
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 |
||
---|---|---|
.. | ||
DefaultOverflowBuilder.php | ||
EmptyOverflowBuilder.php | ||
IOverflowBuilder.php | ||
PageActionsDirector.php | ||
ToolbarBuilder.php | ||
UserNamespaceOverflowBuilder.php |