hehaiqiang 6622e3b535 quanbu 1 year ago
..
Debug 6622e3b535 quanbu 1 year ago
DependencyInjection 6622e3b535 quanbu 1 year ago
Tests 6622e3b535 quanbu 1 year ago
.gitignore 6622e3b535 quanbu 1 year ago
CHANGELOG.md 6622e3b535 quanbu 1 year ago
ContainerAwareEventDispatcher.php 6622e3b535 quanbu 1 year ago
Event.php 6622e3b535 quanbu 1 year ago
EventDispatcher.php 6622e3b535 quanbu 1 year ago
EventDispatcherInterface.php 6622e3b535 quanbu 1 year ago
EventSubscriberInterface.php 6622e3b535 quanbu 1 year ago
GenericEvent.php 6622e3b535 quanbu 1 year ago
ImmutableEventDispatcher.php 6622e3b535 quanbu 1 year ago
LICENSE 6622e3b535 quanbu 1 year ago
README.md 6622e3b535 quanbu 1 year ago
composer.json 6622e3b535 quanbu 1 year ago
phpunit.xml.dist 6622e3b535 quanbu 1 year 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