Checks that the include_once is used in conditional situations, and require_once is used elsewhere. Also checks that brackets do not surround the file being included.
void process( PHP_CodeSniffer_File $phpcsFile, int $stackPtr)
array register( )