프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$standard | array | Configured standard to check files with |
메소드 | 설명 | |
---|---|---|
__construct ( string $standard ) : void | Construct from CodeSniffer standard name | |
validate ( pchRepository $repository ) : void | Validate the current check |
public __construct ( string $standard ) : void | ||
$standard | string | |
리턴 | void |