Completed
Push — master ( a397ce...6ae9f5 )
by Doug
12:41
created
VolumePacker.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -279,7 +279,7 @@
 block discarded – undo
279 279
      * the item doesn't fit in the box any other way
280 280
      * the item is the last one left to pack
281 281
      *
282
-     * @param array $orientations
282
+     * @param OrientatedItem[] $orientations
283 283
      * @param Item $item
284 284
      * @param OrientatedItem|null $prevItem
285 285
      * @param Item|null $nextItem
Please login to merge, or discard this patch.