PHP Class codesniffer_cli

Inheritance: extends PHP_CodeSniffer_CLI
Afficher le fichier Open project: tmuras/moosh

Méthodes publiques

Méthode 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 méthode

Constructor
public __construct ( )

getCommandLineValues() public méthode

* Overload method to inject our settings

setReport() public méthode

Set the report to use
public setReport ( $report )

setReportFile() public méthode

Set the reportfile to use
public setReportFile ( $reportfile )