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