Kévin Tessier c68c1dd9b0 first commit 6 роки тому
..
Debug c68c1dd9b0 first commit 6 роки тому
DependencyInjection c68c1dd9b0 first commit 6 роки тому
Tests c68c1dd9b0 first commit 6 роки тому
.gitignore c68c1dd9b0 first commit 6 роки тому
CHANGELOG.md c68c1dd9b0 first commit 6 роки тому
ContainerAwareEventDispatcher.php c68c1dd9b0 first commit 6 роки тому
Event.php c68c1dd9b0 first commit 6 роки тому
EventDispatcher.php c68c1dd9b0 first commit 6 роки тому
EventDispatcherInterface.php c68c1dd9b0 first commit 6 роки тому
EventSubscriberInterface.php c68c1dd9b0 first commit 6 роки тому
GenericEvent.php c68c1dd9b0 first commit 6 роки тому
ImmutableEventDispatcher.php c68c1dd9b0 first commit 6 роки тому
LICENSE c68c1dd9b0 first commit 6 роки тому
README.md c68c1dd9b0 first commit 6 роки тому
composer.json c68c1dd9b0 first commit 6 роки тому
phpunit.xml.dist c68c1dd9b0 first commit 6 роки тому

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