PHP 클래스 codesniffer_cli

상속: extends PHP_CodeSniffer_CLI
파일 보기 프로젝트 열기: tmuras/moosh

공개 메소드들

메소드 설명
__construct ( ) Constructor
getCommandLineValues ( ) * Overload method to inject our settings
setReport ( $report ) Set the report to use
setReportFile ( $reportfile ) Set the reportfile to use

메소드 상세

__construct() 공개 메소드

Constructor
public __construct ( )

getCommandLineValues() 공개 메소드

* Overload method to inject our settings

setReport() 공개 메소드

Set the report to use
public setReport ( $report )

setReportFile() 공개 메소드

Set the reportfile to use
public setReportFile ( $reportfile )