Searched refs:shouldIgnoreFile (Results 1 – 1 of 1) sorted by relevance
1604 if ($this->shouldIgnoreFile($path, dirname($path)) === true) {1653 if ($this->shouldIgnoreFile($path, $basedir) === true) {1670 public function shouldIgnoreFile($path, $basedir) function in PHP_CodeSniffer