diff --git a/controller/error_pages.rst b/controller/error_pages.rst index 1b05c2745c4..0636d389251 100644 --- a/controller/error_pages.rst +++ b/controller/error_pages.rst @@ -317,7 +317,7 @@ error pages. .. note:: - If your listener calls ``setResponse()`` on the + If your listener calls ``setThrowable()`` on the :class:`Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent`, event, propagation will be stopped and the response will be sent to the client.