Kévin Tessier c68c1dd9b0 first commit hace 6 años
..
Debug c68c1dd9b0 first commit hace 6 años
DependencyInjection c68c1dd9b0 first commit hace 6 años
Tests c68c1dd9b0 first commit hace 6 años
.gitignore c68c1dd9b0 first commit hace 6 años
CHANGELOG.md c68c1dd9b0 first commit hace 6 años
ContainerAwareEventDispatcher.php c68c1dd9b0 first commit hace 6 años
Event.php c68c1dd9b0 first commit hace 6 años
EventDispatcher.php c68c1dd9b0 first commit hace 6 años
EventDispatcherInterface.php c68c1dd9b0 first commit hace 6 años
EventSubscriberInterface.php c68c1dd9b0 first commit hace 6 años
GenericEvent.php c68c1dd9b0 first commit hace 6 años
ImmutableEventDispatcher.php c68c1dd9b0 first commit hace 6 años
LICENSE c68c1dd9b0 first commit hace 6 años
README.md c68c1dd9b0 first commit hace 6 años
composer.json c68c1dd9b0 first commit hace 6 años
phpunit.xml.dist c68c1dd9b0 first commit hace 6 años

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