8000
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 c72f853 commit 4e45d2dCopy full SHA for 4e45d2d
src/Symfony/Component/HttpKernel/Event/ExceptionEvent.php
@@ -18,7 +18,7 @@
18
* current request. The propagation of this event is stopped as soon as a
19
* response is set.
20
*
21
- * You can also call setException() to replace the thrown exception. This
+ * You can also call setThrowable() to replace the thrown exception. This
22
* exception will be thrown if no response is set during processing of this
23
* event.
24
0 commit comments