Joomla_Sniffs_WhiteSpace_MemberVarSpacingSniff::processMemberVar
Processes the function tokens within the class.
Signature
protected function processMemberVar(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