MinervaNeue/includes/menu
Piotr Miazga 806663e158 Extract LanguageSwitcher to separate class
The Language switcher will be used in couple places:
 - Toolbar, if the AMC is off
 - both overflow mmenus when AMC is on

To make code DRY, first we should provide a single way to
create Language Switcher menu element, so we can use same way
in all possible scenarios.

Bug: T224735
Change-Id: I5ba0dbad7089012c7fd1bfc43787775c7e36d575
2019-06-20 17:18:20 +02:00
..
Main Remove Recent Changes from Main Menu 2019-04-18 20:32:23 +02:00
PageActions Extract LanguageSwitcher to separate class 2019-06-20 17:18:20 +02:00
AuthMenuEntry.php menu: Add system generated logoutToken on logout action in Minerva 2019-06-11 12:54:37 +01:00
Definitions.php Merge "Introduce new SingleMenuEntry" 2019-06-14 14:18:51 +00:00
Group.php Add method for getting menu entry by name 2019-06-06 13:04:29 -04:00
IMenuEntry.php Provide IMenuEntry interface 2019-05-14 13:12:37 +02:00
LanguageSelectorEntry.php Extract LanguageSwitcher to separate class 2019-06-20 17:18:20 +02:00
MenuEntry.php Add method for getting menu entry by name 2019-06-06 13:04:29 -04:00
SingleMenuEntry.php Introduce new SingleMenuEntry 2019-06-13 21:39:37 +02:00