Home
last modified time | relevance | path

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

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