HumHub Documentation (unofficial)

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
author

Greg Sherwood gsherwood@squiz.net

copyright

2006-2015 Squiz Pty Ltd (ABN 77 084 670 600)

license

https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/master/licence.txt BSD Licence

Table of Contents

Classes

Runner

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

        
On this page

Search results