Skip to content

Commit 261f426

Browse files
committed
minor #12643 ContainerAwareEventDispatcher was removed (makmaoui)
This PR was merged into the 4.3 branch. Discussion ---------- ContainerAwareEventDispatcher was removed ContainerAwareEventDispatcher was removed in Symfony 4.0 <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/roadmap for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `master` for features of unreleased versions). --> Commits ------- ac84bfb ContainerAwareEventDispatcher was removed
2 parents 99ac313 + ac84bfb commit 261f426

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/event_dispatcher.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,6 @@ Other Dispatchers
469469
Besides the commonly used ``EventDispatcher``, the component comes
470470
with some other dispatchers:
471471

472-
* :doc:`/components/event_dispatcher/container_aware_dispatcher`
473472
* :doc:`/components/event_dispatcher/immutable_dispatcher`
474473
* :doc:`/components/event_dispatcher/traceable_dispatcher`
475474

0 commit comments

Comments
 (0)