Passed
Pull Request — master (#343)
by Coen
52s
created
src/Entity/ShipmentCharge.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -34,8 +34,8 @@
 block discarded – undo
34 34
     private $billThirdParty;
35 35
 
36 36
     /**
37
-    * @var BillThirdParty
38
-    */
37
+     * @var BillThirdParty
38
+     */
39 39
     private $billThirdPartyConsignee;
40 40
 
41 41
     /**
Please login to merge, or discard this patch.