PHP Class codesniffer_cli

Inheritance: extends PHP_CodeSniffer_CLI
Show file Open project: tmuras/moosh

Public Methods

Method Description
__construct ( ) Constructor
getCommandLineValues ( ) * Overload method to inject our settings
setReport ( $report ) Set the report to use
setReportFile ( $reportfile ) Set the reportfile to use

Method Details

__construct() public method

Constructor
public __construct ( )

getCommandLineValues() public method

* Overload method to inject our settings

setReport() public method

Set the report to use
public setReport ( $report )

setReportFile() public method

Set the reportfile to use
public setReportFile ( $reportfile )