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.
郭向斌 53c180105a
'init'
2 years ago
..
Attribute 'init' 2 years ago
Debug 'init' 2 years ago
DependencyInjection 'init' 2 years ago
CHANGELOG.md 'init' 2 years ago
EventDispatcher.php 'init' 2 years ago
EventDispatcherInterface.php 'init' 2 years ago
EventSubscriberInterface.php 'init' 2 years ago
GenericEvent.php 'init' 2 years ago
ImmutableEventDispatcher.php 'init' 2 years ago
LICENSE 'init' 2 years ago
LegacyEventDispatcherProxy.php 'init' 2 years ago
README.md 'init' 2 years ago
composer.json 'init' 2 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