Home
last modified time | relevance | path

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

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Commenting/
H A DFunctionCommentSniff.php103 $this->processReturn($phpcsFile, $stackPtr, $commentStart);
120 protected function processReturn(PHP_CodeSniffer_File $phpcsFile, $stackPtr, $commentStart) function in PEAR_Sniffs_Commenting_FunctionCommentSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/
H A DFunctionCommentSniff.php53 protected function processReturn(PHP_CodeSniffer_File $phpcsFile, $stackPtr, $commentStart) function in Squiz_Sniffs_Commenting_FunctionCommentSniff