comunic/developer/vendor/symfony/event-dispatcher
2016-11-19 12:08:12 +01:00
..
Debug First commit 2016-11-19 12:08:12 +01:00
DependencyInjection First commit 2016-11-19 12:08:12 +01:00
CHANGELOG.md First commit 2016-11-19 12:08:12 +01:00
ContainerAwareEventDispatcher.php First commit 2016-11-19 12:08:12 +01:00
Event.php First commit 2016-11-19 12:08:12 +01:00
EventDispatcher.php First commit 2016-11-19 12:08:12 +01:00
EventDispatcherInterface.php First commit 2016-11-19 12:08:12 +01:00
EventSubscriberInterface.php First commit 2016-11-19 12:08:12 +01:00
GenericEvent.php First commit 2016-11-19 12:08:12 +01:00
ImmutableEventDispatcher.php First commit 2016-11-19 12:08:12 +01:00
LICENSE First commit 2016-11-19 12:08:12 +01:00
README.md First commit 2016-11-19 12:08:12 +01:00

EventDispatcher Component

The EventDispatcher component provides tools that allow your application components to communicate with each other by dispatching events and listening to them.

Resources