Skip to content

Commit cbd43e6

Browse files
KorDumkordum
andauthored
fix: Improve annotations of PromiseInterface for psalm (#4)
Co-authored-by: kordum <[email protected]>
1 parent 58531ac commit cbd43e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/PromiseInterface.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
/**
88
* @yield T
9+
* @psalm-yield T
910
* @template-covariant T
1011
*/
1112
interface PromiseInterface

0 commit comments

Comments
 (0)