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.
 
 
 
 
 
jayho edcd4f0b23 fix 3 years ago
..
Debug init 4 years ago
DependencyInjection init 4 years ago
CHANGELOG.md init 4 years ago
ContainerAwareEventDispatcher.php init 4 years ago
Event.php init 4 years ago
EventDispatcher.php init 4 years ago
EventDispatcherInterface.php init 4 years ago
EventSubscriberInterface.php init 4 years ago
GenericEvent.php init 4 years ago
ImmutableEventDispatcher.php init 4 years ago
LICENSE init 4 years ago
README.md init 4 years ago
composer.json init 4 years ago
phpunit.xml.dist init 4 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