Home
last modified time | relevance | path

Searched refs:currFile (Results 1 – 1 of 1) sorted by relevance

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/
H A DAbstractPatternSniff.php50 protected $currFile = ''; variable in PHP_CodeSniffer_Standards_AbstractPatternSniff
209 if ($this->currFile !== $file) {
212 $this->currFile = $file;