Completed
Push — issues/1038 ( a20520...503146 )
by Ravinder
20:53
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
@@ -1147,7 +1147,7 @@
 block discarded – undo
1147 1147
 	 *
1148 1148
 	 * @param $field
1149 1149
 	 *
1150
-	 * @return bool
1150
+	 * @return string
1151 1151
 	 */
1152 1152
 	public static function get_field_type( $field ) {
1153 1153
 		$field_type = 'field';
Please login to merge, or discard this patch.