_entity = $entity; } public function getEntity() { return $this->_entity; } public function getEntityManager() { return $this->_em; } }