廖泽华 a37f2bbff5 init code 4 years ago
..
Debug a37f2bbff5 init code 4 years ago
DependencyInjection a37f2bbff5 init code 4 years ago
Tests a37f2bbff5 init code 4 years ago
.gitignore a37f2bbff5 init code 4 years ago
CHANGELOG.md a37f2bbff5 init code 4 years ago
Event.php a37f2bbff5 init code 4 years ago
EventDispatcher.php a37f2bbff5 init code 4 years ago
EventDispatcherInterface.php a37f2bbff5 init code 4 years ago
EventSubscriberInterface.php a37f2bbff5 init code 4 years ago
GenericEvent.php a37f2bbff5 init code 4 years ago
ImmutableEventDispatcher.php a37f2bbff5 init code 4 years ago
LICENSE a37f2bbff5 init code 4 years ago
LegacyEventDispatcherProxy.php a37f2bbff5 init code 4 years ago
LegacyEventProxy.php a37f2bbff5 init code 4 years ago
README.md a37f2bbff5 init code 4 years ago
composer.json a37f2bbff5 init code 4 years ago
phpunit.xml.dist a37f2bbff5 init code 4 years ago

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