PHP Class PhpGitHooks\Module\Configuration\Service\PhpUnitGuardCoverageConfigurator

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

Méthodes publiques

Méthode Description
__construct ( PhpGuardCoverageGitIgnoreConfigurator $coverageGitIgnoreConfigurator ) PhpUnitGuardCoverageConfigurator constructor.
configure ( Composer\IO\IOInterface $input, PhpUnitGuardCoverage $phpUnitGuardCoverage ) : PhpUnitGuardCoverage

Method Details

__construct() public méthode

PhpUnitGuardCoverageConfigurator constructor.
public __construct ( PhpGuardCoverageGitIgnoreConfigurator $coverageGitIgnoreConfigurator )
$coverageGitIgnoreConfigurator PhpGuardCoverageGitIgnoreConfigurator

configure() public méthode

public configure ( Composer\IO\IOInterface $input, PhpUnitGuardCoverage $phpUnitGuardCoverage ) : PhpUnitGuardCoverage
$input Composer\IO\IOInterface
$phpUnitGuardCoverage PhpGitHooks\Module\Configuration\Domain\PhpUnitGuardCoverage
Résultat PhpGitHooks\Module\Configuration\Domain\PhpUnitGuardCoverage