player = $player; } public function getItem() : Item{ return clone $this->item; } }