PHP Class PhpGitHooks\Module\PhpUnit\Contract\CommandHandler\StrictCoverageToolCommandHandler

Inheritance: implements Bruli\EventBusBundle\CommandBus\CommandHandlerInterface
Afficher le fichier Open project: bruli/php-git-hooks Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( StrictCoverageToolExecutor $strictCoverageToolExecutor ) StrictCoverageToolCommandHandler constructor.
handle ( Bruli\EventBusBundle\CommandBus\CommandInterface $command )

Method Details

__construct() public méthode

StrictCoverageToolCommandHandler constructor.
public __construct ( StrictCoverageToolExecutor $strictCoverageToolExecutor )
$strictCoverageToolExecutor PhpGitHooks\Module\PhpUnit\Service\StrictCoverageToolExecutor

handle() public méthode

public handle ( Bruli\EventBusBundle\CommandBus\CommandInterface $command )
$command Bruli\EventBusBundle\CommandBus\CommandInterface