Completed
Push — psalm-fight ( 9adcb4...3a3f80 )
by Kamil
10:05 queued 04:02
created
src/Sylius/Behat/Page/Shop/Checkout/CompletePageInterface.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -90,7 +90,7 @@
 block discarded – undo
90 90
 
91 91
     public function getTaxTotal(): string;
92 92
 
93
-    public function getShippingTotal(): string ;
93
+    public function getShippingTotal(): string;
94 94
 
95 95
     public function hasShippingTotal(): bool;
96 96
 
Please login to merge, or discard this patch.