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 bf417ea commit f352e80Copy full SHA for f352e80
event_dispatcher.rst
@@ -67,7 +67,7 @@ The most common way to listen to an event is to register an **event listener**::
67
Check out the :doc:`Symfony events reference </reference/events>` to see
68
what type of object each event provides.
69
70
-.. versionadded::
+.. versionadded:: 4.3
71
72
The :class:`Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent` class was
73
introduced in Symfony 4.3. In previous versions it was called
0 commit comments