providerId = $providerId; } /** * @since 20.0.0 */ public function getProviderId(): string { return $this->providerId; } }