PHP_CodeSniffer_Standards_AbstractScopeSniff | --Generic_Sniffs_NamingConventions_CamelCapsFunctionNameSniff | --PSR1_Sniffs_Methods_CamelCapsMethodNameSniff
Ensures method names are defined using camel case.
void processTokenOutsideScope( PHP_CodeSniffer_File $phpcsFile, int $stackPtr)
void processTokenWithinScope( PHP_CodeSniffer_File $phpcsFile, int $stackPtr, int $currScope)