mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-24 14:34:09 +00:00
ci: lint code to MediaWiki standards
Check commit and GitHub actions for more details
This commit is contained in:
parent
3c729928d2
commit
2cd9efa4d9
|
@ -162,9 +162,9 @@ final class Drawer extends Partial {
|
|||
/**
|
||||
* Get and format sitestat value
|
||||
* TODO: Formatting should be based on user locale
|
||||
*
|
||||
*
|
||||
* @param string $key
|
||||
*
|
||||
*
|
||||
* @return int
|
||||
*/
|
||||
private function getSiteStat( $key ) {
|
||||
|
|
Loading…
Reference in a new issue