Joomla_Sniffs_WhiteSpace_OperatorSpacingSniff::process
Processes this sniff, when one of its tokens is encountered.
Signature
public function process(PHP_CodeSniffer_File
$phpcsFile,
integer
$stackPtr )
Parameters
-
$phpcsFile
- The current file being checked.
-
$stackPtr
- The position of the current token in the
Returns
- void