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