mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-24 06:24:22 +00:00
ci: lint code to MediaWiki standards
Check commit and GitHub actions for more details
This commit is contained in:
parent
7756c3447f
commit
e725efa531
|
@ -198,7 +198,7 @@ class SkinCitizen extends SkinMustache {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Polyfill for 1.35 from SkinTemplate
|
* Polyfill for 1.35 from SkinTemplate
|
||||||
*
|
*
|
||||||
* @since 1.36
|
* @since 1.36
|
||||||
* @stable for overriding
|
* @stable for overriding
|
||||||
* @param string $name of the portal e.g. p-personal the name is personal.
|
* @param string $name of the portal e.g. p-personal the name is personal.
|
||||||
|
@ -257,7 +257,7 @@ class SkinCitizen extends SkinMustache {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Polyfill for 1.35 from SkinTemplate
|
* Polyfill for 1.35 from SkinTemplate
|
||||||
*
|
*
|
||||||
* @since 1.36
|
* @since 1.36
|
||||||
* @param string $name of the portal e.g. p-personal the name is personal.
|
* @param string $name of the portal e.g. p-personal the name is personal.
|
||||||
* @return string that is human readable corresponding to the menu
|
* @return string that is human readable corresponding to the menu
|
||||||
|
|
Loading…
Reference in a new issue