Skip to content

Commit

Permalink
minor #4798 Add version added note for the debug:event-dispatcher com…
Browse files Browse the repository at this point in the history
…mand (adamelso)

This PR was merged into the 2.6 branch.

Discussion
----------

Add version added note for the debug:event-dispatcher command

Related to #4319, adds a note that the `debug:event-dispatcher` was introduced in 2.6.

ping @xabbuh

Commits
-------

a3d43a5 Add version added note for the debug:event-dispatcher command
  • Loading branch information
weaverryan committed Jan 21, 2015
2 parents 0615928 + a3d43a5 commit 65b0822
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cookbook/service_container/event_listener.rst
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,9 @@ done as follow::
Debugging Event Listeners
-------------------------

.. versionadded:: 2.6
The ``debug:event-dispatcher`` command was introduced in Symfony 2.6.

You can find out what listeners are registered in the event dispatcher
using the console. To show all events and their listeners, run:

Expand Down

0 comments on commit 65b0822

Please sign in to comment.