Skip to content

Commit

Permalink
Add the yield annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
roxblnfk committed Oct 4, 2023
1 parent 7053e3c commit 98994e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/PromiseInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

/**
* @template-covariant T
* @yield T
*/
interface PromiseInterface
{
Expand Down

0 comments on commit 98994e2

Please sign in to comment.