Factory method to create EntityManager instances.
public static create ( Doctrine\DBAL\Connection | array $conn, Doctrine\ORM\Configuration $config, Doctrine\Common\EventManager $eventManager = NULL ) : |
||
$conn | Doctrine\DBAL\Connection | array | |
$config | Doctrine\ORM\Configuration | |
$eventManager | Doctrine\Common\EventManager | |
리턴 |