Completed
Push — master ( d0d50d...363e11 )
by
unknown
13:32
created
includes/modules/wps_shipping/controller/wps_shipping_mode_ctr.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -201,7 +201,6 @@  discard block
 block discarded – undo
201 201
 
202 202
 	/**
203 203
 	 * Generate Shipping mode configuration back-office interface
204
-	 * @param string $key
205 204
 	 * @param array $shipping_mode
206 205
 	 * @return string
207 206
 	 */
@@ -237,7 +236,6 @@  discard block
 block discarded – undo
237 236
 	/**
238 237
 	 * Generate cutom fees resume table
239 238
 	 * @param array $fees_data
240
-	 * @param string $key
241 239
 	 */
242 240
 	function generate_shipping_rules_table( $fees_data, $shipping_mode_id ){
243 241
 		global $wpdb;
Please login to merge, or discard this patch.