Dumplie\SharedKernel\Infrastructure\Doctrine\DoctrineExtension::__construct PHP Method

__construct() public method

public __construct ( string $entityManagerServiceId )
$entityManagerServiceId string
    public function __construct(string $entityManagerServiceId)
    {
        $this->entityManagerServiceId = $entityManagerServiceId;
    }