Skip to content

Commit a3d43a5

Browse files
committed
Add version added note for the debug:event-dispatcher command
1 parent ca54d55 commit a3d43a5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cookbook/service_container/event_listener.rst

+3
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,9 @@ done as follow::
143143
Debugging Event Listeners
144144
-------------------------
145145

146+
.. versionadded:: 2.6
147+
The ``debug:event-dispatcher`` command was introduced in Symfony 2.6.
148+
146149
You can find out what listeners are registered in the event dispatcher
147150
using the console. To show all events and their listeners, run:
148151

0 commit comments

Comments
 (0)