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

Afficher le fichier Open project: bruli/php-git-hooks Class Usage Examples

Méthodes publiques

Méthode Description
create ( boolean $commitMsg, string $regularExpression ) : CommitMsgResponse
createEnabled ( ) : CommitMsgResponse

Method Details

create() public static méthode

public static create ( boolean $commitMsg, string $regularExpression ) : CommitMsgResponse
$commitMsg boolean
$regularExpression string
Résultat PhpGitHooks\Module\Configuration\Contract\Response\CommitMsgResponse

createEnabled() public static méthode

public static createEnabled ( ) : CommitMsgResponse
Résultat PhpGitHooks\Module\Configuration\Contract\Response\CommitMsgResponse