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

Commit

Permalink
Merge pull request zendframework/zendframework#2153 from PHPGangsta/f…
Browse files Browse the repository at this point in the history
…ixes/phpdocClassesAndNamespaces

added @return where missing
  • Loading branch information
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/SerializableLimitIterator.php
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ public function serialize()

/**
* @param string $data representation of the instance
* @return void
*/
public function unserialize($data)
{
Expand Down

0 comments on commit e0f8777

Please sign in to comment.