em = $em; } /** * @return EntityManagerInterface */ public function getEntityManager() { return $this->em; } }