Checks alignment of assignments. If there are multiple adjacent assignments, it will check that the equals signs of each assignment are aligned. It will display a warning to advise that the signs should be aligned.
void process( PHP_CodeSniffer_File $phpcsFile, int $stackPtr)
array register( )