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