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.
iotcat 5104022021 auto update 5 years ago
..
Debug auto update 5 years ago
DependencyInjection auto update 5 years ago
CHANGELOG.md auto update 5 years ago
Event.php auto update 5 years ago
EventDispatcher.php auto update 5 years ago
EventDispatcherInterface.php auto update 5 years ago
EventSubscriberInterface.php auto update 5 years ago
GenericEvent.php auto update 5 years ago
ImmutableEventDispatcher.php auto update 5 years ago
LICENSE auto update 5 years ago
README.md auto update 5 years ago
composer.json auto update 5 years ago
phpunit.xml.dist auto update 5 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