MediaWiki REL1_32
config.php File Reference

Go to the source code of this file.

Variables

 $cfg = require __DIR__ . '/../../vendor/mediawiki/mediawiki-phan-config/src/config.php'
 
 $cfg ['suppress_issue_types'][] = 'PhanUndeclaredMethod'
 

Variable Documentation

◆ $cfg [1/2]

return $cfg = require __DIR__ . '/../../vendor/mediawiki/mediawiki-phan-config/src/config.php'

Definition at line 3 of file config.php.

◆ $cfg [2/2]

$cfg[ 'suppress_issue_types'][] = 'PhanUndeclaredMethod'

Definition at line 9 of file config.php.