PHP Класс PhpGitHooks\Module\Git\Contract\CommandHandler\CommitMsgCommandHandler

Наследование: implements Bruli\EventBusBundle\CommandBus\CommandHandlerInterface
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
__construct ( CommitMsgTool $commitMsgTool ) CommitMsgCommandHandler constructor.
handle ( Bruli\EventBusBundle\CommandBus\CommandInterface $command )

Описание методов

__construct() публичный Метод

CommitMsgCommandHandler constructor.
public __construct ( CommitMsgTool $commitMsgTool )
$commitMsgTool PhpGitHooks\Module\Git\Service\CommitMsgTool

handle() публичный Метод

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