mirror of
https://github.com/pierre42100/comunic
synced 2024-11-17 02:51:13 +00:00
.. | ||
Debug | ||
DependencyInjection | ||
CHANGELOG.md | ||
ContainerAwareEventDispatcher.php | ||
Event.php | ||
EventDispatcher.php | ||
EventDispatcherInterface.php | ||
EventSubscriberInterface.php | ||
GenericEvent.php | ||
ImmutableEventDispatcher.php | ||
LICENSE | ||
README.md |
EventDispatcher Component
The EventDispatcher component provides tools that allow your application components to communicate with each other by dispatching events and listening to them.