jace f92eb1674f crm线上代码集合 7 years ago
..
Debug f92eb1674f crm线上代码集合 7 years ago
DependencyInjection f92eb1674f crm线上代码集合 7 years ago
Tests f92eb1674f crm线上代码集合 7 years ago
.gitignore f92eb1674f crm线上代码集合 7 years ago
CHANGELOG.md f92eb1674f crm线上代码集合 7 years ago
ContainerAwareEventDispatcher.php f92eb1674f crm线上代码集合 7 years ago
Event.php f92eb1674f crm线上代码集合 7 years ago
EventDispatcher.php f92eb1674f crm线上代码集合 7 years ago
EventDispatcherInterface.php f92eb1674f crm线上代码集合 7 years ago
EventSubscriberInterface.php f92eb1674f crm线上代码集合 7 years ago
GenericEvent.php f92eb1674f crm线上代码集合 7 years ago
ImmutableEventDispatcher.php f92eb1674f crm线上代码集合 7 years ago
LICENSE f92eb1674f crm线上代码集合 7 years ago
README.md f92eb1674f crm线上代码集合 7 years ago
composer.json f92eb1674f crm线上代码集合 7 years ago
phpunit.xml.dist f92eb1674f crm线上代码集合 7 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