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 e811ec7 commit 6c34b5eCopy full SHA for 6c34b5e
reference/events.rst
@@ -54,7 +54,8 @@ their priorities:
54
55
**Event Class**: :class:`Symfony\\Component\\HttpKernel\\Event\\ControllerEvent`
56
57
-This event is dispatched after the controller has been resolved but before executing it. It's useful to initialize things later needed by the
+This event is dispatched after the controller has been resolved but before executing
58
+it. It's useful to initialize things later needed by the
59
controller, such as `param converters`_, and even to change the controller
60
entirely::
61
0 commit comments