PHP Трейт PhpGitHooks\Module\Shared\Tests\Infrastructure\CommandBusTrait

Показать файл Открыть проект

Защищенные методы

Метод Описание
getCommandBus ( ) : Mockery\MockInterface | Bruli\EventBusBundle\CommandBus\CommandBus
shouldHandleCommand ( Bruli\EventBusBundle\CommandBus\CommandInterface $command )

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

getCommandBus() защищенный Метод

protected getCommandBus ( ) : Mockery\MockInterface | Bruli\EventBusBundle\CommandBus\CommandBus
Результат Mockery\MockInterface | Bruli\EventBusBundle\CommandBus\CommandBus

shouldHandleCommand() защищенный Метод

protected shouldHandleCommand ( Bruli\EventBusBundle\CommandBus\CommandInterface $command )
$command Bruli\EventBusBundle\CommandBus\CommandInterface