Index of /wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher
Name Last modified Size Description
Parent Directory -
CHANGELOG.md 2020-05-27 11:12 696
ContainerAwareEventD..> 2020-05-27 11:12 5.9K
Debug/ 2020-05-27 11:12 -
DependencyInjection/ 2020-05-27 11:12 -
Event.php 2020-05-27 11:12 3.4K
EventDispatcher.php 2020-05-27 11:12 5.8K
EventDispatcherInter..> 2020-05-27 11:12 2.7K
EventSubscriberInter..> 2020-05-27 11:12 1.5K
GenericEvent.php 2020-05-27 11:12 3.6K
ImmutableEventDispat..> 2020-05-27 11:12 2.1K
LICENSE 2020-05-27 11:12 1.0K
composer.json 2020-05-27 11:12 1.1K
phpunit.xml.dist 2020-05-27 11:12 893
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
---------
* [Documentation](https://symfony.com/doc/current/components/event_dispatcher/index.html)
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
* [Report issues](https://github.com/symfony/symfony/issues) and
[send Pull Requests](https://github.com/symfony/symfony/pulls)
in the [main Symfony repository](https://github.com/symfony/symfony)