public function removeItem(
        TblItem $tblItem
    ){

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