Skip to content

Commit

Permalink
minor symfony#8241 Update event_dispatcher.rst (afurculita)
Browse files Browse the repository at this point in the history
This PR was submitted for the 3.3 branch but it was merged into the 3.2 branch instead (closes symfony#8241).

Discussion
----------

Update event_dispatcher.rst

The TraceableDispatcher is not part of the HttpKernel component anymore

Commits
-------

83e349c Update event_dispatcher.rst
  • Loading branch information
xabbuh committed Aug 1, 2017
2 parents 8d3b11c + 83e349c commit 4c9cf1a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions components/event_dispatcher.rst
Original file line number Diff line number Diff line change
Expand Up @@ -500,8 +500,7 @@ with some other dispatchers:

* :doc:`/components/event_dispatcher/container_aware_dispatcher`
* :doc:`/components/event_dispatcher/immutable_dispatcher`
* :doc:`/components/event_dispatcher/traceable_dispatcher` (provided by the
:doc:`HttpKernel component </components/http_kernel>`)
* :doc:`/components/event_dispatcher/traceable_dispatcher`

Learn More
----------
Expand Down

0 comments on commit 4c9cf1a

Please sign in to comment.