Skip to content

Commit b5d629d

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

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
@@ -8,6 +8,7 @@
88
* @note This is a stub interface for better IDE support.
99
*
1010
* @yield T
11+
* @psalm-yield T
1112
* @template-covariant T
1213
*/
1314
interface PromiseInterface

0 commit comments

Comments
 (0)