PHP Class PhpGitHooks\Module\PhpMd\Contract\CommandHandler\PhpMdToolCommandHandler

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

Méthodes publiques

Méthode Description
__construct ( PhpMdTool $phpMdTool ) PhpMdToolCommandHandler constructor.
handle ( Bruli\EventBusBundle\CommandBus\CommandInterface $command )

Method Details

__construct() public méthode

PhpMdToolCommandHandler constructor.
public __construct ( PhpMdTool $phpMdTool )
$phpMdTool PhpGitHooks\Module\PhpMd\Service\PhpMdTool

handle() public méthode

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