doc
This commit is contained in:
parent
df6f209249
commit
3fbd92a71c
1 changed files with 1 additions and 0 deletions
|
|
@ -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(
|
||||
|
|
|
|||
Loading…
Reference in a new issue