Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Commit

Permalink
Merge branch 'hotfix/3679'
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed Feb 6, 2013
2 parents 96cb3fe + 7c4b8bc commit 8103f1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Hydrator/ClassMethods.php
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ public function __construct($underscoreSeparatedKeys = true)
}

/**
* @param array|\Traversable $options
* @param array|Traversable $options
* @return ClassMethods
* @throws Exception\InvalidArgumentException
*/
Expand Down

0 comments on commit 8103f1f

Please sign in to comment.