Dumplie\Customer\Tests\AbstractCustomerContext::commandBus PHP Méthode

commandBus() public méthode

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