Joomla_Sniffs_Functions_FunctionDeclarationSniff::processMultiLineDeclaration
Processes mutli-line declarations.
Signature
public function processMultiLineDeclaration(PHP_CodeSniffer_File
$phpcsFile,
int
$stackPtr,
array
$tokensĀ )
Parameters
-
$phpcsFile
- The file being scanned.
-
$stackPtr
- The position of the current token
-
$tokens
- The stack of tokens that make up
Returns
- void