public function destroySubject(TblSubject $tblSubject)
    {

        $Manager = $this->getConnection()->getEntityManager();