PHP 클래스 PhpGitHooks\Module\Configuration\Tests\Stub\PhpMdOptionsStub
파일 보기
프로젝트 열기: bruli/php-git-hooks
1 사용 예제들
공개 메소드들
메소드 |
설명 |
|
create ( string $value ) : PhpGitHooks\Module\Configuration\Domain\PhpMdOptions |
|
|
random ( ) : PhpGitHooks\Module\Configuration\Domain\PhpMdOptions |
|
|
메소드 상세
public static create ( string $value ) : PhpGitHooks\Module\Configuration\Domain\PhpMdOptions |
$value |
string |
|
리턴 |
PhpGitHooks\Module\Configuration\Domain\PhpMdOptions |
|
public static random ( ) : PhpGitHooks\Module\Configuration\Domain\PhpMdOptions |
리턴 |
PhpGitHooks\Module\Configuration\Domain\PhpMdOptions |
|