diff --git a/maintenance/syntaxChecker.php b/maintenance/syntaxChecker.php index 283b300d971..bd5ede85a54 100644 --- a/maintenance/syntaxChecker.php +++ b/maintenance/syntaxChecker.php @@ -92,6 +92,7 @@ class SyntaxChecker extends Maintenance { * from tools/lint.php by TimStarling * * @param $file String Path to a file to check for syntax errors + * @return boolean */ private function checkFile( $file ) { static $okErrors = array(