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 0b7fe6a commit a59041dCopy full SHA for a59041d
reference/dic_tags.rst
@@ -540,8 +540,9 @@ kernel.event_listener
540
541
**Purpose**: To listen to different events/hooks in Symfony
542
543
-During the execution of a Symfony application, different events are triggered.
544
-This tag allows you to *hook* your own classes into any of those events.
+During the execution of a Symfony application, different events are triggered
+and you can also dispatch custom events. This tag allows you to *hook* your own
545
+classes into any of those events.
546
547
The cookbook contains some articles explaining how to use this tag in practice:
548
0 commit comments