userId = $userId; } /** * @since 25.0.0 */ public function getUserId(): string { return $this->userId; } }