We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a44659 commit 32aec36Copy full SHA for 32aec36
event_dispatcher.rst
@@ -246,7 +246,7 @@ methods could be called before or after the methods defined in other listeners
246
and subscribers. To learn more about event subscribers, read :doc:`/components/event_dispatcher`.
247
248
The following example shows an event subscriber that defines several methods which
249
-listen to the same :ref:`kernel.exception event <component-http-kernel-kernel-exception>`_
+listen to the same :ref:`kernel.exception event <component-http-kernel-kernel-exception>`
250
via its ``ExceptionEvent`` class::
251
252
// src/EventSubscriber/ExceptionSubscriber.php
0 commit comments