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

Commit

Permalink
Merge branch 'fix/doc-traversable' of git://github.com/samsonasik/zf2…
Browse files Browse the repository at this point in the history
… into hotfix/3679
  • Loading branch information
weierophinney committed Feb 6, 2013
2 parents 96cb3fe + dc1b785 commit 7c4b8bc
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 7c4b8bc

Please sign in to comment.