jace f92eb1674f crm线上代码集合 7 年之前
..
Debug f92eb1674f crm线上代码集合 7 年之前
DependencyInjection f92eb1674f crm线上代码集合 7 年之前
Tests f92eb1674f crm线上代码集合 7 年之前
.gitignore f92eb1674f crm线上代码集合 7 年之前
CHANGELOG.md f92eb1674f crm线上代码集合 7 年之前
ContainerAwareEventDispatcher.php f92eb1674f crm线上代码集合 7 年之前
Event.php f92eb1674f crm线上代码集合 7 年之前
EventDispatcher.php f92eb1674f crm线上代码集合 7 年之前
EventDispatcherInterface.php f92eb1674f crm线上代码集合 7 年之前
EventSubscriberInterface.php f92eb1674f crm线上代码集合 7 年之前
GenericEvent.php f92eb1674f crm线上代码集合 7 年之前
ImmutableEventDispatcher.php f92eb1674f crm线上代码集合 7 年之前
LICENSE f92eb1674f crm线上代码集合 7 年之前
README.md f92eb1674f crm线上代码集合 7 年之前
composer.json f92eb1674f crm线上代码集合 7 年之前
phpunit.xml.dist f92eb1674f crm线上代码集合 7 年之前

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