PHP Класс Dumplie\Customer\Tests\Doctrine\ORMCustomerContext

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

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

Метод Описание
__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