Home
last modified time | relevance | path

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

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DFile.php254 private $_fixableCount = 0; variable in PHP_CodeSniffer_File
446 $this->_fixableCount = 0;
501 $this->_fixableCount = 0;
1074 $this->_fixableCount++;
1221 $this->_fixableCount++;
1346 return $this->_fixableCount;