mediawiki-skins-MinervaNeue/includes/menu/PageActions
Piotr Miazga cb1cd438db Remove double setIcon() call for the History element on Toolbar
Fix History 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 History 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: I7b74e8a7e976d6c1e47f15438f75a7de2f73f154
2019-12-10 13:12:03 +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 the History element on Toolbar 2019-12-10 13:12:03 +00:00
UserNamespaceOverflowBuilder.php Hygiene: Remove PageActionMenuEntry 2019-11-26 22:26:24 +00:00