Index of /lpage-fluessiggas/vendor/symfony/event-dispatcher

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory   -  
[   ]LegacyEventProxy.php 2023-04-17 22:04 1.3K 
[   ]LegacyEventDispatche..>2023-04-17 22:04 4.5K 
[TXT]LICENSE 2023-04-17 22:04 1.0K 
[   ]ImmutableEventDispat..>2023-04-17 22:04 2.5K 
[   ]GenericEvent.php 2023-04-17 22:04 3.8K 
[   ]EventSubscriberInter..>2023-04-17 22:04 1.7K 
[   ]EventDispatcherInter..>2023-04-17 22:04 2.7K 
[   ]EventDispatcher.php 2023-04-17 22:04 11K 
[   ]Event.php 2023-04-17 22:04 926  
[DIR]DependencyInjection/ 2023-04-17 22:04 -  
[DIR]Debug/ 2023-04-17 22:04 -  
[   ]composer.json 2023-04-17 22:04 1.6K 
[TXT]CHANGELOG.md 2023-04-17 22:04 2.1K 

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)