Joomla_Sniffs_WhiteSpace_MemberVarSpacingSniff::processVariableInString
Processes variables in double quoted strings.
Signature
protected function processVariableInString(PHP_CodeSniffer_File
$phpcsFile,
integer
$stackPtr )
Parameters
-
$phpcsFile
- The file where this token was found.
-
$stackPtr
- The position where the token was found.
Returns
- void