public function removeStudentLiberation(TblStudentLiberation $tblStudentLiberation)
    {

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