Method | Description | |
---|---|---|
__construct ( PhpGitHooks\Module\PhpLint\Model\PhpLintToolProcessorInterface $phpLintTool, Symfony\Component\Console\Output\OutputInterface $output ) | PhpLintTool constructor. | |
execute ( array $files, string $errorMessage ) |
public __construct ( PhpGitHooks\Module\PhpLint\Model\PhpLintToolProcessorInterface $phpLintTool, Symfony\Component\Console\Output\OutputInterface $output ) | ||
$phpLintTool | PhpGitHooks\Module\PhpLint\Model\PhpLintToolProcessorInterface | |
$output | Symfony\Component\Console\Output\OutputInterface |