Completed
Push — issues/1038 ( 463413...403c0a )
by Ravinder
18:41
created
includes/forms/api/class-give-fields-api.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1189,7 +1189,7 @@
 block discarded – undo
1189 1189
 	 * @param  array $form
1190 1190
 	 * @param  array $args
1191 1191
 	 *
1192
-	 * @return bool
1192
+	 * @return string
1193 1193
 	 */
1194 1194
 	public static function get_field_type( $field, $form = null, $args = array() ) {
1195 1195
 		$field_type = 'field';
Please login to merge, or discard this patch.