Dumplie\CustomerService\Tests\AbstractCustomerServiceContext::commandBus PHP Method

commandBus() public method

public commandBus ( ) : Dumplie\SharedKernel\Application\CommandBus
return Dumplie\SharedKernel\Application\CommandBus
    public function commandBus() : CommandBus
    {
        return $this->commandBus;
    }