public function restoreProspect(TblProspect $tblProspect)
    {

        $Manager = $this->getConnection()->getEntityManager();
        /** @var TblProspect $Entity */