ci: lint code to MediaWiki standards

Check commit and GitHub actions for more details
This commit is contained in:
github-actions 2022-04-24 00:27:06 +00:00
parent 3c729928d2
commit 2cd9efa4d9

View file

@ -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 ) {