appId = $appId; } /** * @since 27.0.0 */ public function getAppId(): string { return $this->appId; } }