@@ -201,7 +201,6 @@ discard block |
||
| 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 |
||
| 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; |