Skip to content

Commit

Permalink
Fix docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
dvdoug committed Aug 10, 2013
1 parent 477b8ed commit 159e32f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Packer.php
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ public function addBox(Box $aBox) {

/**
* Pack items into boxes
*
* @throws \RuntimeException
* @return PackedBox[]
*/
public function pack() {
Expand Down

0 comments on commit 159e32f

Please sign in to comment.