public function removeSchool(TblSchool $tblSchool)
    {

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