We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 050440f commit aa7d253Copy full SHA for aa7d253
src/Forms/Resource/Forms.php
@@ -91,7 +91,7 @@ public function get($formId, $optParams = [])
91
* they don't have the `publish_settings` field. (forms.setPublishSettings)
92
*
93
* @param string $formId Required. The ID of the form. You can get the id from
94
- * `Form.form_id` field.
+ * Form.form_id field.
95
* @param SetPublishSettingsRequest $postBody
96
* @param array $optParams Optional parameters.
97
* @return SetPublishSettingsResponse
0 commit comments