PHP Класс PhpGitHooks\Module\Configuration\Contract\QueryHandler\ConfigurationDataFinderQueryHandler

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

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

Метод Описание
__construct ( ConfigurationDataFinder $configurationDataFinder ) ConfigurationDataFinderQueryHandler constructor.
handle ( Bruli\EventBusBundle\QueryBus\QueryInterface $query ) : ConfigurationDataResponse

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

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

ConfigurationDataFinderQueryHandler constructor.
public __construct ( ConfigurationDataFinder $configurationDataFinder )
$configurationDataFinder PhpGitHooks\Module\Configuration\Service\ConfigurationDataFinder

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

public handle ( Bruli\EventBusBundle\QueryBus\QueryInterface $query ) : ConfigurationDataResponse
$query Bruli\EventBusBundle\QueryBus\QueryInterface
Результат PhpGitHooks\Module\Configuration\Contract\Response\ConfigurationDataResponse