$locations
$locations :
inflectPackageVars(array $vars) : array
Format package name.
For package type mediawiki-extension, cut off a trailing '-extension' if present and transform to CamelCase keeping existing uppercase chars.
For package type mediawiki-skin, cut off a trailing '-skin' if present.
array | $vars |
Loading…