Skip to content

Commit bfe099e

Browse files
Update ExceptionEvent.php
1 parent 6bf4e63 commit bfe099e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Event/ExceptionEvent.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
* current request. The propagation of this event is stopped as soon as a
1919
* response is set.
2020
*
21-
* You can also call setException() to replace the thrown exception. This
21+
* You can also call setThrowable() to replace the thrown exception. This
2222
* exception will be thrown if no response is set during processing of this
2323
* event.
2424
*

0 commit comments

Comments
 (0)