PHP Class Dumplie\CustomerService\Tests\Doctrine\ORMCustomerServiceContext

Inheritance: extends Dumplie\CustomerService\Tests\AbstractCustomerServiceContext
Datei anzeigen Open project: dumplie/dumplie

Public Methods

Method Description
__construct ( EntityManager $entityManager, Dumplie\SharedKernel\Application\EventLog $eventLog, Dumplie\SharedKernel\Tests\Context\CommandBusFactory $commandBusFactory )

Method Details

__construct() public method

public __construct ( EntityManager $entityManager, Dumplie\SharedKernel\Application\EventLog $eventLog, Dumplie\SharedKernel\Tests\Context\CommandBusFactory $commandBusFactory )
$entityManager Doctrine\ORM\EntityManager
$eventLog Dumplie\SharedKernel\Application\EventLog
$commandBusFactory Dumplie\SharedKernel\Tests\Context\CommandBusFactory