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.
lqmac
46bb7b19d3
|
9 months ago | |
---|---|---|
.. | ||
Debug | 9 months ago | |
DependencyInjection | 9 months ago | |
Tests | 9 months ago | |
.gitignore | 9 months ago | |
CHANGELOG.md | 9 months ago | |
ContainerAwareEventDispatcher.php | 9 months ago | |
Event.php | 9 months ago | |
EventDispatcher.php | 9 months ago | |
EventDispatcherInterface.php | 9 months ago | |
EventSubscriberInterface.php | 9 months ago | |
GenericEvent.php | 9 months ago | |
ImmutableEventDispatcher.php | 9 months ago | |
LICENSE | 9 months ago | |
README.md | 9 months ago | |
composer.json | 9 months ago | |
phpunit.xml.dist | 9 months 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.