Completed
Push — master ( 17ecec...f96e7f )
by Doug
51:32 queued 50:04
created
src/VolumePacker.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -205,7 +205,7 @@
 block discarded – undo
205 205
      * Used when we've packed a tall item, and have just put a shorter one next to it
206 206
      *
207 207
      * @param PackedItemList $packedItems
208
-     * @param ?PackedItem $prevItem
208
+     * @param null|PackedItem $prevItem
209 209
      * @param int $maxWidth
210 210
      * @param int $maxLength
211 211
      * @param int $maxDepth
Please login to merge, or discard this patch.