Dumplie\Customer\Tests\AbstractCustomerContext::commandBus PHP 메소드

commandBus() 공개 메소드

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