Home
last modified time | relevance | path

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

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DFile.php247 private $_warningCount = 0; variable in PHP_CodeSniffer_File
445 $this->_warningCount = 0;
500 $this->_warningCount = 0;
1219 $this->_warningCount++;
1322 return $this->_warningCount;