mediawiki-skins-MinervaNeue/includes
Piotr Miazga d7f60a26db Extract language/variants check to a service
The $hasLangauges and $hasVariants checks were used in couple places,
which lead to the same code used in many places.
Following the DRY rule, let's implement a Service that can do that
check, and use that service everywhere in code.

Bug: T224735
Change-Id: I46d58758356e870c408a74b2c087a42d6ad0ddea
2019-07-16 19:53:57 +00:00
..
menu Extract language/variants check to a service 2019-07-16 19:53:57 +00:00
permissions Extract language/variants check to a service 2019-07-16 19:53:57 +00:00
skins Extract language/variants check to a service 2019-07-16 19:53:57 +00:00
LanguagesHelper.php Extract language/variants check to a service 2019-07-16 19:53:57 +00:00
MinervaHooks.php Update page issues folder structure 2019-07-08 23:07:28 +00:00
MinervaUI.php Add GPL file header to PHP classes 2018-04-15 16:23:10 -07:00
ResourceLoaderLessVarFileModule.php Add GPL file header to PHP classes 2018-04-15 16:23:10 -07:00
ServiceWiring.php Extract language/variants check to a service 2019-07-16 19:53:57 +00:00
SkinOptions.php Define default OPTION_TABS_ON_SPECIALS option 2019-06-07 11:44:53 +00:00