ExistingEntityManager
in package
implements
EntityManagerLoader
Interfaces, Classes, Traits and Enums
- EntityManagerLoader
Table of Contents
- $entityManager : EntityManagerInterface
- __construct() : mixed
- getEntityManager() : EntityManagerInterface
Properties
$entityManager
private
EntityManagerInterface
$entityManager
Methods
__construct()
public
__construct(EntityManagerInterface $entityManager) : mixed
Parameters
- $entityManager : EntityManagerInterface
Return values
mixed —getEntityManager()
public
getEntityManager([string|null $name = null ]) : EntityManagerInterface
Parameters
- $name : string|null = null