Skip to content

Commit 5f5a03c

Browse files
author
Márk Sági-Kazár
committed
Update phpdoc
1 parent 38cf2be commit 5f5a03c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Promise.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ public function getState();
5656
*
5757
* When this method returns, the request has been resolved and the appropriate callable has terminated.
5858
*
59-
* When called with the unwrap option
59+
* When called with the unwrap option, the value is resolved, but not returned.
6060
*
6161
* @param bool $unwrap Whether to return resolved value / throw reason or not
6262
*

0 commit comments

Comments
 (0)