We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
PromiseInterface
1 parent bac4db7 commit b5d629dCopy full SHA for b5d629d
src/PromiseInterface.php
@@ -8,6 +8,7 @@
8
* @note This is a stub interface for better IDE support.
9
*
10
* @yield T
11
+ * @psalm-yield T
12
* @template-covariant T
13
*/
14
interface PromiseInterface
0 commit comments