Searched refs:_cachedReports (Results 1 – 1 of 1) sorted by relevance
73 private $_cachedReports = array(); variable in PHP_CodeSniffer_Reporting186 if (isset($this->_cachedReports[$report]) === false) {187 $this->_cachedReports[$report] = true;234 && isset($this->_cachedReports[$report]) === true