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 ca54d55 commit a3d43a5Copy full SHA for a3d43a5
cookbook/service_container/event_listener.rst
@@ -143,6 +143,9 @@ done as follow::
143
Debugging Event Listeners
144
-------------------------
145
146
+.. versionadded:: 2.6
147
+ The ``debug:event-dispatcher`` command was introduced in Symfony 2.6.
148
+
149
You can find out what listeners are registered in the event dispatcher
150
using the console. To show all events and their listeners, run:
151
0 commit comments