mediawiki-skins-MinervaNeue/includes/Menu/Entries
Thiemo Kreuz 31659edf3d Use more narrow UserIdentity interface where possible
There is still a lot of places that need either an Authority or still
an actual User object. This patch changes the usages that can be
changed right now (almost) without any codechange.

The only additional change is the removal of an unused constructor
argument.

Change-Id: I0fbb3c2cc4cea7fba135d92b04421b0563c0f0c8
2021-12-17 18:16:49 +01:00
..
AuthMenuEntry.php Use more narrow UserIdentity interface where possible 2021-12-17 18:16:49 +01:00
CompositeMenuEntry.php Move some more classes to AutoloadNamespaces 2020-04-18 16:09:42 +00:00
HomeMenuEntry.php Allow overriding of icon 2021-09-20 12:51:56 -07:00
IMenuEntry.php Move some more classes to AutoloadNamespaces 2020-04-18 16:09:42 +00:00
IProfileMenuEntry.php Fix PSR12.Properties.ConstantVisibility.NotFound 2020-05-19 22:59:27 +00:00
LanguageSelectorEntry.php Standardize use of buttons and icons in Minerva 2021-09-17 15:36:54 +00:00
LogInMenuEntry.php Move some more classes to AutoloadNamespaces 2020-04-18 16:09:42 +00:00
LogOutMenuEntry.php Move some more classes to AutoloadNamespaces 2020-04-18 16:09:42 +00:00
MenuEntry.php Standardize use of buttons and icons in Minerva 2021-09-17 15:36:54 +00:00
ProfileMenuEntry.php Use more narrow UserIdentity interface where possible 2021-12-17 18:16:49 +01:00
SingleMenuEntry.php Standardize use of buttons and icons in Minerva 2021-09-17 15:36:54 +00:00