Skip to content

Commit 1588735

Browse files
committed
Remove obsolete paragraph
1 parent c5779cd commit 1588735

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -707,11 +707,6 @@ getJsonResult()
707707
);
708708
```
709709

710-
Note that if a rejection value is not an instance of `\Exception`, it will be
711-
wrapped in an exception of the type `React\Promise\UnhandledRejectionException`.
712-
713-
You can get the original rejection reason by calling `$exception->getReason()`.
714-
715710
Credits
716711
-------
717712

0 commit comments

Comments
 (0)