Kévin Tessier c68c1dd9b0 first commit před 6 roky
..
Debug c68c1dd9b0 first commit před 6 roky
DependencyInjection c68c1dd9b0 first commit před 6 roky
Tests c68c1dd9b0 first commit před 6 roky
.gitignore c68c1dd9b0 first commit před 6 roky
CHANGELOG.md c68c1dd9b0 first commit před 6 roky
ContainerAwareEventDispatcher.php c68c1dd9b0 first commit před 6 roky
Event.php c68c1dd9b0 first commit před 6 roky
EventDispatcher.php c68c1dd9b0 first commit před 6 roky
EventDispatcherInterface.php c68c1dd9b0 first commit před 6 roky
EventSubscriberInterface.php c68c1dd9b0 first commit před 6 roky
GenericEvent.php c68c1dd9b0 first commit před 6 roky
ImmutableEventDispatcher.php c68c1dd9b0 first commit před 6 roky
LICENSE c68c1dd9b0 first commit před 6 roky
README.md c68c1dd9b0 first commit před 6 roky
composer.json c68c1dd9b0 first commit před 6 roky
phpunit.xml.dist c68c1dd9b0 first commit před 6 roky

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