Joomla_Sniffs_WhiteSpace_DisallowSpaceIndentSniff::process
Processes this test, when one of its tokens is encountered.
Signature
public function process(PHP_CodeSniffer_File
$phpcsFile,
int
$stackPtr )
Parameters
-
$phpcsFile
- All the tokens found in the document.
-
$stackPtr
- The position of the current token in
Returns
- void