Kévin Tessier 944fd76206 first commit 6 years ago
..
Debug 944fd76206 first commit 6 years ago
DependencyInjection 944fd76206 first commit 6 years ago
CHANGELOG.md 944fd76206 first commit 6 years ago
ContainerAwareEventDispatcher.php 944fd76206 first commit 6 years ago
Event.php 944fd76206 first commit 6 years ago
EventDispatcher.php 944fd76206 first commit 6 years ago
EventDispatcherInterface.php 944fd76206 first commit 6 years ago
EventSubscriberInterface.php 944fd76206 first commit 6 years ago
GenericEvent.php 944fd76206 first commit 6 years ago
ImmutableEventDispatcher.php 944fd76206 first commit 6 years ago
LICENSE 944fd76206 first commit 6 years ago
README.md 944fd76206 first commit 6 years ago

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.

Resources