Index of /contao/vendor/symfony/event-dispatcher

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory   -  
[DIR]Debug/ 2020-11-16 15:51 -  
[DIR]DependencyInjection/ 2020-11-16 15:51 -  
[   ]Event.php 2020-11-16 16:01 926  
[TXT]LICENSE 2020-11-16 16:01 1.0K 
[   ]LegacyEventProxy.php 2020-11-16 16:01 1.3K 
[   ]composer.json 2020-11-16 16:01 1.5K 
[   ]EventSubscriberInter..>2020-11-16 16:01 1.7K 
[TXT]CHANGELOG.md 2020-11-16 16:01 2.1K 
[   ]ImmutableEventDispat..>2020-11-16 16:01 2.4K 
[   ]EventDispatcherInter..>2020-11-16 16:01 2.7K 
[   ]GenericEvent.php 2020-11-16 16:01 3.6K 
[   ]LegacyEventDispatche..>2020-11-16 16:01 4.5K 
[   ]EventDispatcher.php 2020-11-16 16:01 11K 

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.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)