diff --git a/reference/events.rst b/reference/events.rst index 92f917f9115..6252e52faf7 100644 --- a/reference/events.rst +++ b/reference/events.rst @@ -7,6 +7,12 @@ application using the :doc:`HttpKernel component `) dispatches some :doc:`events ` which you can use to modify how the request is handled and how the response is returned. +.. raw:: html + + + Kernel Events -------------