Runner.php
Responsible for running PHPCS and PHPCBF.
After creating an object of this class, you probably just want to
call runPHPCS() or runPHPCBF().
-
author
-
-
copyright
-
2006-2015 Squiz Pty Ltd (ABN 77 084 670 600)
-
license
-
https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt BSD Licence
Interfaces, Classes and Traits
- Runner