Home
last modified time | relevance | path

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

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DFile.php240 private $_errorCount = 0; variable in PHP_CodeSniffer_File
444 $this->_errorCount = 0;
499 $this->_errorCount = 0;
1072 $this->_errorCount++;
1310 return $this->_errorCount;