Skip to content

Commit

Permalink
Fix annotation (#288)
Browse files Browse the repository at this point in the history
  • Loading branch information
enumag authored and kelunik committed Oct 26, 2019
1 parent ad31ed8 commit cf12c1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Emitter.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ public function __construct()
}

/**
* @return \Amp\Promise
* @return \Amp\Iterator
*/
public function iterate(): Iterator
{
Expand Down

0 comments on commit cf12c1c

Please sign in to comment.