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

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

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

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

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

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

GitIgnoreWriterCommandHandler constructor.
public __construct ( GitIgnoreWriter $gitIgnoreWriter )
$gitIgnoreWriter PhpGitHooks\Module\Git\Service\GitIgnoreWriter

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

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