@@ -79,7 +79,6 @@ |
||
79 | 79 | /** |
80 | 80 | * Get shipping zone using it's ID |
81 | 81 | * @since 2.6.0 |
82 | - * @param int $zone_id |
|
83 | 82 | * @return WC_Shipping_Meethod|bool |
84 | 83 | */ |
85 | 84 | public static function get_shipping_method( $instance_id ) { |