Passed
Pull Request — master (#199)
by
unknown
03:12
created
src/Entity/ShipmentTotalWeight.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -70,7 +70,7 @@
 block discarded – undo
70 70
     }
71 71
 
72 72
     /**
73
-     * @return int
73
+     * @return string|null
74 74
      */
75 75
     public function getWeight()
76 76
     {
Please login to merge, or discard this patch.