Gleb 66078cb367 test vor 5 Jahren
..
Debug 66078cb367 test vor 5 Jahren
DependencyInjection 66078cb367 test vor 5 Jahren
Tests 66078cb367 test vor 5 Jahren
.gitignore 66078cb367 test vor 5 Jahren
CHANGELOG.md 66078cb367 test vor 5 Jahren
Event.php 66078cb367 test vor 5 Jahren
EventDispatcher.php 66078cb367 test vor 5 Jahren
EventDispatcherInterface.php 66078cb367 test vor 5 Jahren
EventSubscriberInterface.php 66078cb367 test vor 5 Jahren
GenericEvent.php 66078cb367 test vor 5 Jahren
ImmutableEventDispatcher.php 66078cb367 test vor 5 Jahren
LICENSE 66078cb367 test vor 5 Jahren
README.md 66078cb367 test vor 5 Jahren
composer.json 66078cb367 test vor 5 Jahren
phpunit.xml.dist 66078cb367 test vor 5 Jahren

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