廖泽华 a37f2bbff5 init code vor 4 Jahren
..
Debug a37f2bbff5 init code vor 4 Jahren
DependencyInjection a37f2bbff5 init code vor 4 Jahren
Tests a37f2bbff5 init code vor 4 Jahren
.gitignore a37f2bbff5 init code vor 4 Jahren
CHANGELOG.md a37f2bbff5 init code vor 4 Jahren
Event.php a37f2bbff5 init code vor 4 Jahren
EventDispatcher.php a37f2bbff5 init code vor 4 Jahren
EventDispatcherInterface.php a37f2bbff5 init code vor 4 Jahren
EventSubscriberInterface.php a37f2bbff5 init code vor 4 Jahren
GenericEvent.php a37f2bbff5 init code vor 4 Jahren
ImmutableEventDispatcher.php a37f2bbff5 init code vor 4 Jahren
LICENSE a37f2bbff5 init code vor 4 Jahren
LegacyEventDispatcherProxy.php a37f2bbff5 init code vor 4 Jahren
LegacyEventProxy.php a37f2bbff5 init code vor 4 Jahren
README.md a37f2bbff5 init code vor 4 Jahren
composer.json a37f2bbff5 init code vor 4 Jahren
phpunit.xml.dist a37f2bbff5 init code vor 4 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