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.
1 parent 38cf2be commit 5f5a03cCopy full SHA for 5f5a03c
src/Promise.php
@@ -56,7 +56,7 @@ public function getState();
56
*
57
* When this method returns, the request has been resolved and the appropriate callable has terminated.
58
59
- * When called with the unwrap option
+ * When called with the unwrap option, the value is resolved, but not returned.
60
61
* @param bool $unwrap Whether to return resolved value / throw reason or not
62
0 commit comments