Completed
Push — memberships/widget ( a1245a )
by
unknown
193:10 queued 185:53
created
modules/widgets/recurring-payments.php 1 patch
Doc Comments   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -108,8 +108,7 @@
 block discarded – undo
108 108
 		/**
109 109
 		 * Gets the latests field value from either the old instance or the new instance.
110 110
 		 *
111
-		 * @param array $mixed Array of values for the new form instance.
112
-		 * @param array $mixed Array of values for the old form instance.
111
+		 * @param string $field
113 112
 		 * @return mixed $mixed Field value.
114 113
 		 */
115 114
 		private function get_latest_field_value( $new_instance, $old_instance, $field ) {
Please login to merge, or discard this patch.