Passed
Pull Request — master (#316)
by
unknown
02:30
created
src/Entity/Shipment.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -652,7 +652,7 @@
 block discarded – undo
652 652
     }
653 653
 
654 654
     /**
655
-     * @return int $packageId
655
+     * @return string $packageId
656 656
      */
657 657
     public function getPackageId()
658 658
     {
Please login to merge, or discard this patch.