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

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

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

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

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

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

PrePushToolCommandHandler constructor.
public __construct ( PrePushTool $prePushTool )
$prePushTool PhpGitHooks\Module\Git\Service\PrePushTool

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

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