@@ -279,7 +279,7 @@ |
||
| 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 |