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

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