PHP 클래스 PhpGitHooks\Module\PhpCs\Contract\CommandHandler\PhpCsToolCommandHandler

상속: implements PhpGitHooks\Infrastructure\CommandBus\CommandBus\CommandHandlerInterface
파일 보기 프로젝트 열기: bruli/php-git-hooks 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( PhpCsTool $phpCsTool ) PhpCsToolCommandHandler constructor.
handle ( Bruli\EventBusBundle\CommandBus\CommandInterface $command )

메소드 상세

__construct() 공개 메소드

PhpCsToolCommandHandler constructor.
public __construct ( PhpCsTool $phpCsTool )
$phpCsTool PhpGitHooks\Module\PhpCs\Service\PhpCsTool

handle() 공개 메소드

public handle ( Bruli\EventBusBundle\CommandBus\CommandInterface $command )
$command Bruli\EventBusBundle\CommandBus\CommandInterface