Skip to content

Commit 00c3c29

Browse files
committed
Merge branch '6.4' into 7.1
* 6.4: Fix error_pages.rst setResponse()
2 parents 6996e69 + 56dfb87 commit 00c3c29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controller/error_pages.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ error pages.
319319

320320
.. note::
321321

322-
If your listener calls ``setThrowable()`` on the
322+
If your listener calls ``setResponse()`` on the
323323
:class:`Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent`
324324
event, propagation will be stopped and the response will be sent to
325325
the client.

0 commit comments

Comments
 (0)