mediawiki-skins-MinervaNeue/includes
Fomafix bc81b04ecd Remove redundant closure for all modules with packageFiles
Modules loaded with packageFiles are always executed in module scope
(with a closure), even in debug mode.

The behaviour of non-packageFiles debug mode is the only reason files
have closures.

https://www.mediawiki.org/wiki/Manual:Coding_conventions/JavaScript#Closure

Change-Id: I14ac680eb67d892618bbc13be9298ec9b8e0e2e9
2024-11-07 08:39:58 -08:00
..
Hooks Create HookRunner class and the hook handler interface 2023-06-09 22:19:59 +02:00
Menu Merge "Revert "Use array instead of string for class list"" 2024-10-30 17:26:35 +00:00
Permissions Use namespaced classes 2024-10-20 09:28:03 +02:00
Skins Remove redundant closure for all modules with packageFiles 2024-11-07 08:39:58 -08:00
Hooks.php Use namespaced classes 2024-10-20 09:28:03 +02:00
LanguagesHelper.php Use PHP types 2024-05-08 07:38:21 +00:00
MobileFrontendHooks.php Use $featuresManager instead of $featureManager 2024-05-31 18:18:48 +00:00
ServiceWiring.php Migrate service 'Minerva.Menu.PageActionsDirector' into new class PageActions 2024-06-04 20:10:41 +00:00
SkinOptions.php Use $featuresManager instead of $featureManager 2024-05-31 18:18:48 +00:00