截流自动化的商城平台
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Your Name fe0a99e39f first commit 1 month ago
..
Debug first commit 1 month ago
DependencyInjection first commit 1 month ago
CHANGELOG.md first commit 1 month ago
Event.php first commit 1 month ago
EventDispatcher.php first commit 1 month ago
EventDispatcherInterface.php first commit 1 month ago
EventSubscriberInterface.php first commit 1 month ago
GenericEvent.php first commit 1 month ago
ImmutableEventDispatcher.php first commit 1 month ago
LICENSE first commit 1 month ago
LegacyEventDispatcherProxy.php first commit 1 month ago
LegacyEventProxy.php first commit 1 month ago
README.md first commit 1 month ago
composer.json first commit 1 month 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