PHP Класс PhpGitHooks\Module\PhpLint\Contract\CommandHandler\PhpLintToolCommandHandler

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

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

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

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

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

PhpLintToolCommandHandler constructor.
public __construct ( PhpLintTool $phpLintTool )
$phpLintTool PhpGitHooks\Module\PhpLint\Service\PhpLintTool

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

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