Property | Type | Description | |
---|---|---|---|
$grumPHP | |||
$linter | GrumPHP\Linter\LinterInterface |
Method | Description | |
---|---|---|
__construct ( |
||
getConfigurableOptions ( ) : Symfony\Component\OptionsResolver\OptionsResolver | ||
getConfiguration ( ) |
Method | Description | |
---|---|---|
guardLinterIsInstalled ( ) | Validates if the linter is installed. | |
lint ( |
public __construct ( |
||
$grumPHP | ||
$linter | GrumPHP\Linter\LinterInterface |
public getConfigurableOptions ( ) : Symfony\Component\OptionsResolver\OptionsResolver | ||
return | Symfony\Component\OptionsResolver\OptionsResolver |
protected guardLinterIsInstalled ( ) |
protected lint ( |
||
$files | ||
return |
protected GrumPHP,GrumPHP\Configuration $grumPHP | ||
return |