Joomla_Sniffs_Commenting_SingleCommentSniff::process
Processes the tokens that this sniff is interested in.
Signature
public function process(PHP_CodeSniffer_File
$phpcsFile,
int
$stackPtr )
Parameters
-
$phpcsFile
- The file where the token was found.
-
$stackPtr
- The position in the stack where
Returns
- void