PHP Class PhpGitHooks\Module\Configuration\Tests\Stub\PhpMdOptionsStub

Inheritance: implements PhpGitHooks\Module\Tests\Infrastructure\Stub\RandomStubInterface
Afficher le fichier Open project: bruli/php-git-hooks Class Usage Examples

Méthodes publiques

Méthode Description
create ( string $value ) : PhpGitHooks\Module\Configuration\Domain\PhpMdOptions
random ( ) : PhpGitHooks\Module\Configuration\Domain\PhpMdOptions

Method Details

create() public static méthode

public static create ( string $value ) : PhpGitHooks\Module\Configuration\Domain\PhpMdOptions
$value string
Résultat PhpGitHooks\Module\Configuration\Domain\PhpMdOptions

random() public static méthode

public static random ( ) : PhpGitHooks\Module\Configuration\Domain\PhpMdOptions
Résultat PhpGitHooks\Module\Configuration\Domain\PhpMdOptions