Completed
Pull Request — develop (#1347)
by Gennady
18:48
created
includes/fields/class-gravityview-field-unsubscribe.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -48,7 +48,7 @@
 block discarded – undo
48 48
 	 *
49 49
 	 * @param array $field_options The options.
50 50
 	 * @param string $template_id The template ID.
51
-	 * @param int|string|float $field The field ID.
51
+	 * @param int|string|float $field_id The field ID.
52 52
 	 * @param string $context The configuration context (edit, single, etc.)
53 53
 	 * @param string $input_type The input type.
54 54
 	 * @param int $form_id The form ID.
Please login to merge, or discard this patch.