Skip to content

Commit e6529c3

Browse files
committed
Merge pull request zendframework#1474
2 parents 6845126 + d6ed3cf commit e6529c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/modules/zend.stdlib.hydrator.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ HydratorInterface
3535
*
3636
* @param array $data
3737
* @param object $object
38-
* @return void
38+
* @return object
3939
*/
4040
public function hydrate(array $data, $object);
4141
}

0 commit comments

Comments
 (0)