Checks to ensure that the logical operators 'and' and 'or' are not used. Use the && and || operators instead.
void process( PHP_CodeSniffer_File $phpcsFile, int $stackPtr)
array register( )