PHP_CodeSniffer_Standards_AbstractScopeSniff | --Squiz_Sniffs_Scope_StaticThisUsageSniff
Checks for usage of "$this" in static methods, which will cause runtime errors.
void __construct( )
void processTokenWithinScope( PHP_CodeSniffer_File $phpcsFile, int $stackPtr, int $currScope)