You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ELF d3bdb1eaa0 | 5 years ago | |
---|---|---|
.. | ||
Debug | 5 years ago | |
DependencyInjection | 5 years ago | |
Tests | 5 years ago | |
.gitignore | 5 years ago | |
CHANGELOG.md | 5 years ago | |
ContainerAwareEventDispatcher.php | 5 years ago | |
Event.php | 5 years ago | |
EventDispatcher.php | 5 years ago | |
EventDispatcherInterface.php | 5 years ago | |
EventSubscriberInterface.php | 5 years ago | |
GenericEvent.php | 5 years ago | |
ImmutableEventDispatcher.php | 5 years ago | |
LICENSE | 5 years ago | |
README.md | 5 years ago | |
composer.json | 5 years ago | |
phpunit.xml.dist | 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.