Completed
Push — master ( 1689a1...f265bd )
by Gaël
12:34
created
Category
src/Resources/Client.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -60,7 +60,7 @@
 block discarded – undo
60 60
         string $addressLine3 = null,
61 61
         string $city = null,
62 62
         string $postalCode = null,
63
-        string $country  = null,
63
+        string $country = null,
64 64
         string $stateOrProvince = null,
65 65
         string $countrySubdivision = null,
66 66
         string $email = null,
Please login to merge, or discard this patch.