Property | Type | Description | |
---|---|---|---|
$standard | array | Configured standard to check files with |
Method | Description | |
---|---|---|
__construct ( string $standard ) : void | Construct from CodeSniffer standard name | |
validate ( pchRepository $repository ) : void | Validate the current check |
public __construct ( string $standard ) : void | ||
$standard | string | |
return | void |
protected array $standard | ||
return | array |