root edcb89e9dc init před 4 roky
..
Debug edcb89e9dc init před 4 roky
DependencyInjection edcb89e9dc init před 4 roky
Tests edcb89e9dc init před 4 roky
.gitignore edcb89e9dc init před 4 roky
CHANGELOG.md edcb89e9dc init před 4 roky
ContainerAwareEventDispatcher.php edcb89e9dc init před 4 roky
Event.php edcb89e9dc init před 4 roky
EventDispatcher.php edcb89e9dc init před 4 roky
EventDispatcherInterface.php edcb89e9dc init před 4 roky
EventSubscriberInterface.php edcb89e9dc init před 4 roky
GenericEvent.php edcb89e9dc init před 4 roky
ImmutableEventDispatcher.php edcb89e9dc init před 4 roky
LICENSE edcb89e9dc init před 4 roky
README.md edcb89e9dc init před 4 roky
composer.json edcb89e9dc init před 4 roky
phpunit.xml.dist edcb89e9dc init před 4 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