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

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

Méthodes publiques

Méthode Description
create ( boolean $phpunit, boolean $randomMode, string | null $options ) : PhpUnitResponse
createEnabled ( ) : PhpUnitResponse

Method Details

create() public static méthode

public static create ( boolean $phpunit, boolean $randomMode, string | null $options ) : PhpUnitResponse
$phpunit boolean
$randomMode boolean
$options string | null
Résultat PhpGitHooks\Module\Configuration\Contract\Response\PhpUnitResponse

createEnabled() public static méthode

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