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 0e1f91a commit e811ec7Copy full SHA for e811ec7
reference/events.rst
@@ -54,8 +54,7 @@ their priorities:
54
55
**Event Class**: :class:`Symfony\\Component\\HttpKernel\\Event\\ControllerEvent`
56
57
-This event is dispatched after the controller to be executed has been resolved
58
-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 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