Passed
Push — master ( 1b7a86...e4cab9 )
by Stefan
46s
created
src/Entity/ShipmentTotalWeight.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -69,7 +69,7 @@
 block discarded – undo
69 69
     }
70 70
 
71 71
     /**
72
-     * @return int
72
+     * @return string
73 73
      */
74 74
     public function getWeight()
75 75
     {
Please login to merge, or discard this patch.