Completed
Push — master ( 035c71...ee69b0 )
by Stefan
09:37
created
src/Entity/ShipmentServiceOptions.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -160,7 +160,7 @@  discard block
 block discarded – undo
160 160
     }
161 161
 
162 162
     /**
163
-     * @param $accessPointCOD
163
+     * @param AccessPointCOD $accessPointCOD
164 164
      * @return $this
165 165
      */
166 166
     public function setAccessPointCOD($accessPointCOD)
@@ -180,7 +180,7 @@  discard block
 block discarded – undo
180 180
     }
181 181
 
182 182
     /**
183
-     * @return mixed
183
+     * @return InternationalForms
184 184
      */
185 185
     public function getInternationalForms()
186 186
     {
Please login to merge, or discard this patch.