截流自动化的商城平台
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 před 2 měsíci
..
Debug first commit před 2 měsíci
DependencyInjection first commit před 2 měsíci
CHANGELOG.md first commit před 2 měsíci
Event.php first commit před 2 měsíci
EventDispatcher.php first commit před 2 měsíci
EventDispatcherInterface.php first commit před 2 měsíci
EventSubscriberInterface.php first commit před 2 měsíci
GenericEvent.php first commit před 2 měsíci
ImmutableEventDispatcher.php first commit před 2 měsíci
LICENSE first commit před 2 měsíci
LegacyEventDispatcherProxy.php first commit před 2 měsíci
LegacyEventProxy.php first commit před 2 měsíci
README.md first commit před 2 měsíci
composer.json first commit před 2 měsíci

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