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

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

Méthodes publiques

Méthode Description
create ( boolean $enabled, string $warningMessage ) : PhpUnitGuardCoverageResponse
createEnabled ( ) : PhpUnitGuardCoverageResponse

Method Details

create() public static méthode

public static create ( boolean $enabled, string $warningMessage ) : PhpUnitGuardCoverageResponse
$enabled boolean
$warningMessage string
Résultat PhpGitHooks\Module\Configuration\Contract\Response\PhpUnitGuardCoverageResponse

createEnabled() public static méthode

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