currentPlace; } public function setCurrentPlace($currentPlace) { $this->currentPlace = $currentPlace; return $this; } }