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

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 | null $value ) : PhpGitHooks\Module\Configuration\Domain\RegularExpression
random ( ) : PhpGitHooks\Module\Configuration\Domain\RegularExpression

Method Details

create() public static méthode

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

random() public static méthode

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