Runner.php
Responsible for running PHPCS and PHPCBF.
After creating an object of this class, you probably just want to call runPHPCS() or runPHPCBF().
Tags
Table of Contents
Classes
Constants
- PHP_CODESNIFFER_CBF = false
- PHP_CODESNIFFER_VERBOSITY = $this->config->verbosity
Constants
PHP_CODESNIFFER_CBF
public
mixed
PHP_CODESNIFFER_CBF
= false
PHP_CODESNIFFER_VERBOSITY
public
mixed
PHP_CODESNIFFER_VERBOSITY
= $this->config->verbosity