Test Failed
Pull Request — develop (#8)
by
unknown
02:32
created
src/Services/ShippingService.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -46,7 +46,7 @@
 block discarded – undo
46 46
      * @return ShippingResponse[]
47 47
      */
48 48
     public function getShippingMethods(
49
-        $distributor  = null,
49
+        $distributor = null,
50 50
         $code = null,
51 51
         $type = null
52 52
     ) {
Please login to merge, or discard this patch.