id; } public function getProviderClass(): ?string { return $this->providerClass; } public function getIcon(): ?string { return $this->icon; } public function getHexColor(): ?string { return $this->hexColor; } }