state = $stateToSave; } /** * @return mixed */ public function getState() { return $this->state; } }