mediawiki-skins-Vector/includes
Umherirrender 994e005e3b Hooks: Minor cleanup
- Remove unused local variable
- Use pass-by-ref on foreach value
- Use else instead of a second if
- Use camelCase variable name
- Avoid Skin::getRelevantTitle when not used
- Use RequestContext::getSkinName without getting a skin object

Change-Id: Ib84464d739516b8a17ef48c94cd60676e361bcaa
2024-01-12 00:08:42 +01:00
..
Components Use namespaced classes 2024-01-02 20:54:08 +01:00
FeatureManagement Use namespaced classes 2024-01-02 20:54:08 +01:00
Hooks Hook: Create HookRunner and interface for own hook 2023-10-10 22:03:43 +00:00
ResourceLoader Allow wikis to customize whether Vector skins share user scripts and styles 2023-03-06 23:24:57 +00:00
Services
templates [Zebra] Make .vector-column-start cache compatible 2023-12-04 14:29:06 -06:00
CentralAuthHooks.php Support conditional user defaults 2024-01-04 13:12:03 +01:00
Constants.php [Zebra] Merge skins.vector.zebra.styles module into skins.vector.styles 2024-01-09 15:46:11 +01:00
Hooks.php Hooks: Minor cleanup 2024-01-12 00:08:42 +01:00
ServiceWiring.php [Zebra] Merge skins.vector.zebra.styles module into skins.vector.styles 2024-01-09 15:46:11 +01:00
SkinVector22.php [Zebra] Merge skins.vector.zebra.styles module into skins.vector.styles 2024-01-09 15:46:11 +01:00
SkinVectorLegacy.php Separate dropdown/menu references in PHP and templates 2023-07-31 14:03:12 -05:00
VectorServices.php