Hey
Where do you place the $em = Doctrine\ORM\EntityManager::create($conn, $config, $evm); line? I’m trying to do this in the bundles boot() method, but i dont have access to $conn, $config or $evm in there…
Thanks a lot
/Jeppe
Hey
Where do you place the $em = Doctrine\ORM\EntityManager::create($conn, $config, $evm); line? I’m trying to do this in the bundles boot() method, but i dont have access to $conn, $config or $evm in there…
Thanks a lot
/Jeppe