Joomla_Sniffs_Classes_InstantiateNewClassesSniff::process
Process the tokens that this sniff is listening for.
Signature
public function process(PHP_CodeSniffer_File
$phpcsFile,
int
$stackPtr )
Parameters
-
$phpcsFile
- The file where the token was found.
-
$stackPtr
- The position in the stack where
Returns
- void