PHP 클래스 PhpGitHooks\Module\Configuration\Service\PhpGuardCoverageGitIgnoreConfigurator

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

공개 메소드들

메소드 설명
__construct ( Bruli\EventBusBundle\QueryBus\QueryBus $queryBus, Bruli\EventBusBundle\CommandBus\CommandBus $commandBus ) PhpGuardCoverageGitIgnoreConfigurator constructor.
configure ( )

비공개 메소드들

메소드 설명
getContent ( string $gitIgnoreContent ) : string
isFileIgnored ( $data ) : boolean

메소드 상세

__construct() 공개 메소드

PhpGuardCoverageGitIgnoreConfigurator constructor.
public __construct ( Bruli\EventBusBundle\QueryBus\QueryBus $queryBus, Bruli\EventBusBundle\CommandBus\CommandBus $commandBus )
$queryBus Bruli\EventBusBundle\QueryBus\QueryBus
$commandBus Bruli\EventBusBundle\CommandBus\CommandBus

configure() 공개 메소드

public configure ( )