Completed
Push — extract_logic ( 7c18c8 )
by Doug
12:26
created
VolumePacker.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -352,7 +352,7 @@
 block discarded – undo
352 352
      * @param ItemList       $packedItems
353 353
      * @param OrientatedItem $prevItem
354 354
      * @param Item           $nextItem
355
-     * @param OrientatedItem $item
355
+     * @param integer $layerDepth
356 356
      */
357 357
     protected function tryAndStackItemsIntoSpace(
358 358
         ItemList $packedItems,
Please login to merge, or discard this patch.