Skip to content

Commit

Permalink
Fix docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
dvdoug committed Sep 25, 2016
1 parent 08d1577 commit 155d90a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion VolumePacker.php
Expand Up @@ -234,7 +234,6 @@ protected function findPossibleOrientations(Item $item, OrientatedItem $prevItem
* @param int $maxWidth
* @param int $maxLength
* @param int $maxDepth
* @return bool
*/
protected function tryAndStackItemsIntoSpace(ItemList $packedItems, $maxWidth, $maxLength, $maxDepth)
{
Expand Down

0 comments on commit 155d90a

Please sign in to comment.