[line 31]
Represents a PHP_CodeSniffer multi-file sniff for sniffing coding standards.
A multi-file sniff is called after all files have been checked using the regular sniffs. The process() method is passed an array of PHP_CodeSniffer_File objects, one for each file checked during the script run.