PHP 클래스 PhpGitHooks\Module\PhpLint\Service\PhpLintTool

파일 보기 프로젝트 열기: bruli/php-git-hooks 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( PhpGitHooks\Module\PhpLint\Model\PhpLintToolProcessorInterface $phpLintTool, Symfony\Component\Console\Output\OutputInterface $output ) PhpLintTool constructor.
execute ( array $files, string $errorMessage )

메소드 상세

__construct() 공개 메소드

PhpLintTool constructor.
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

execute() 공개 메소드

public execute ( array $files, string $errorMessage )
$files array
$errorMessage string