메소드 | 설명 | |
---|---|---|
__construct ( Symfony\Component\Console\Output\OutputInterface $output, PhpGitHooks\Module\PhpCsFixer\Model\PhpCsFixerToolProcessorInterface $phpCsFixerToolProcessor ) | PhpCsFixerTool constructor. | |
execute ( array $files, boolean $psr0, boolean $psr1, boolean $psr2, boolean $symfony, string $options, string $errorMessage ) |
메소드 | 설명 | |
---|---|---|
executeTool ( array $files, string $level, string $options, string $errorMessage ) |
public __construct ( Symfony\Component\Console\Output\OutputInterface $output, PhpGitHooks\Module\PhpCsFixer\Model\PhpCsFixerToolProcessorInterface $phpCsFixerToolProcessor ) | ||
$output | Symfony\Component\Console\Output\OutputInterface | |
$phpCsFixerToolProcessor | PhpGitHooks\Module\PhpCsFixer\Model\PhpCsFixerToolProcessorInterface |