PHP Класс Dumplie\CustomerService\Tests\Doctrine\ORMCustomerServiceContext

Наследование: extends Dumplie\CustomerService\Tests\AbstractCustomerServiceContext
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( EntityManager $entityManager, Dumplie\SharedKernel\Application\EventLog $eventLog, Dumplie\SharedKernel\Tests\Context\CommandBusFactory $commandBusFactory )

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

__construct() публичный Метод

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