token = $token; } /** * @return string */ public function getToken() { return $this->token; } }