jwtString = $jwtString; } public function getJWTString(): string { return $this->jwtString; } }