PHP 클래스 PhpGitHooks\Module\Configuration\Tests\Stub\PrePushStub

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

공개 메소드들

메소드 설명
create ( PhpGitHooks\Module\Configuration\Domain\Undefined $undefined, PhpGitHooks\Module\Configuration\Domain\Enabled $enabled, PhpGitHooks\Module\Configuration\Model\ExecuteInterface $execute, Messages $messages ) : PrePush
createAllEnabled ( ) : PrePush
random ( ) : PrePush
setUndefined ( ) : PrePush

메소드 상세

create() 공개 정적인 메소드

public static create ( PhpGitHooks\Module\Configuration\Domain\Undefined $undefined, PhpGitHooks\Module\Configuration\Domain\Enabled $enabled, PhpGitHooks\Module\Configuration\Model\ExecuteInterface $execute, Messages $messages ) : PrePush
$undefined PhpGitHooks\Module\Configuration\Domain\Undefined
$enabled PhpGitHooks\Module\Configuration\Domain\Enabled
$execute PhpGitHooks\Module\Configuration\Model\ExecuteInterface
$messages PhpGitHooks\Module\Configuration\Domain\Messages
리턴 PhpGitHooks\Module\Configuration\Domain\PrePush

createAllEnabled() 공개 정적인 메소드

public static createAllEnabled ( ) : PrePush
리턴 PhpGitHooks\Module\Configuration\Domain\PrePush

random() 공개 정적인 메소드

public static random ( ) : PrePush
리턴 PhpGitHooks\Module\Configuration\Domain\PrePush

setUndefined() 공개 정적인 메소드

public static setUndefined ( ) : PrePush
리턴 PhpGitHooks\Module\Configuration\Domain\PrePush