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