PHP 클래스 PhpGitHooks\Module\PhpUnit\Contract\CommandHandler\StrictCoverageToolCommandHandler

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

공개 메소드들

메소드 설명
__construct ( StrictCoverageToolExecutor $strictCoverageToolExecutor ) StrictCoverageToolCommandHandler constructor.
handle ( Bruli\EventBusBundle\CommandBus\CommandInterface $command )

메소드 상세

__construct() 공개 메소드

StrictCoverageToolCommandHandler constructor.
public __construct ( StrictCoverageToolExecutor $strictCoverageToolExecutor )
$strictCoverageToolExecutor PhpGitHooks\Module\PhpUnit\Service\StrictCoverageToolExecutor

handle() 공개 메소드

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