The Container Aware Event Dispatcher
Edit this pageWarning: You are browsing the documentation for Symfony 4.3, which is no longer maintained.
Read the updated version of this page for Symfony 6.3 (the current stable version).
The Container Aware Event Dispatcher
Caution
The ContainerAwareEventDispatcher
was removed in Symfony 4.0. Use
EventDispatcher
with closure-proxy injection instead.
This work, including the code samples, is licensed under a
Creative Commons BY-SA 3.0
license.