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.
@yield
PromiseInterface
1 parent c5040c0 commit 5389858Copy full SHA for 5389858
src/PromiseInterface.php
@@ -3,6 +3,7 @@
3
namespace React\Promise;
4
5
/**
6
+ * @yield T
7
* @template-covariant T
8
*/
9
interface PromiseInterface
0 commit comments