Home
last modified time | relevance | path

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

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DCLI.php346 $defaults['reportWidth'] = $this->_validateReportWidth($reportWidth);
1431 private function _validateReportWidth($width) function in PHP_CodeSniffer_CLI