Home
last modified time | relevance | path

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

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
DReporting.php307 'warnings' => $phpcsFile->getWarningCount(),
DFile.php1320 public function getWarningCount() function in PHP_CodeSniffer_File
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
DCodeSniffer.php668 $warnings = $phpcsFile->getWarningCount();
1825 $numErrors = ($phpcsFile->getErrorCount() + $phpcsFile->getWarningCount());
1911 $warnings = $phpcsFile->getWarningCount();