token = $token; } public function getToken(): IToken { return $this->token; } }