entity = $item; } /** * @return ItemEntity */ public function getEntity(){ return $this->entity; } }