Completed
Pull Request — master (#9826)
by Mike
10:01
created
includes/class-wc-shipping-zones.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -79,7 +79,6 @@
 block discarded – undo
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 ) {
Please login to merge, or discard this patch.