public function restoreClub(TblClub $tblClub)
    {

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