메소드 | 설명 | |
---|---|---|
__construct ( |
||
analyse ( array $files, Closure $progressCallback = null ) : array | ||
isExcludedFromAnalysing ( string $file ) : boolean |
메소드 | 설명 | |
---|---|---|
createErrors ( PhpParser\Node $node, string $file, array $messages ) : array |
public __construct ( |
||
$broker | ||
$parser | PHPStan\Parser\Parser | |
$registry | ||
$nodeScopeResolver | ||
$printer | ||
$analyseExcludes | array | |
$ignoreErrors | array | |
$bootstrapFile | string |
public isExcludedFromAnalysing ( string $file ) : boolean | ||
$file | string | |
리턴 | boolean |