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

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

공개 메소드들

메소드 설명
create ( boolean $phpunit, boolean $randomMode, string | null $options ) : PhpUnitResponse
createEnabled ( ) : PhpUnitResponse

메소드 상세

create() 공개 정적인 메소드

public static create ( boolean $phpunit, boolean $randomMode, string | null $options ) : PhpUnitResponse
$phpunit boolean
$randomMode boolean
$options string | null
리턴 PhpGitHooks\Module\Configuration\Contract\Response\PhpUnitResponse

createEnabled() 공개 정적인 메소드

public static createEnabled ( ) : PhpUnitResponse
리턴 PhpGitHooks\Module\Configuration\Contract\Response\PhpUnitResponse