Home
last modified time | relevance | path

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

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/
H A DFunctionCommentSniff.php503 $this->checkSpacingAfterParamType($phpcsFile, $param, $maxType);
577 …protected function checkSpacingAfterParamType(PHP_CodeSniffer_File $phpcsFile, $param, $maxType, $… function in Squiz_Sniffs_Commenting_FunctionCommentSniff