Paragonik/paragonik-backend/vendor/symfony/event-dispatcher
2019-12-07 16:47:41 +01:00
..
Debug Vendor 2019-12-07 16:47:41 +01:00
DependencyInjection Vendor 2019-12-07 16:47:41 +01:00
.gitattributes Vendor 2019-12-07 16:47:41 +01:00
CHANGELOG.md Vendor 2019-12-07 16:47:41 +01:00
composer.json Vendor 2019-12-07 16:47:41 +01:00
Event.php Vendor 2019-12-07 16:47:41 +01:00
EventDispatcher.php Vendor 2019-12-07 16:47:41 +01:00
EventDispatcherInterface.php Vendor 2019-12-07 16:47:41 +01:00
EventSubscriberInterface.php Vendor 2019-12-07 16:47:41 +01:00
GenericEvent.php Vendor 2019-12-07 16:47:41 +01:00
ImmutableEventDispatcher.php Vendor 2019-12-07 16:47:41 +01:00
LegacyEventDispatcherProxy.php Vendor 2019-12-07 16:47:41 +01:00
LegacyEventProxy.php Vendor 2019-12-07 16:47:41 +01:00
LICENSE Vendor 2019-12-07 16:47:41 +01:00
README.md Vendor 2019-12-07 16:47:41 +01:00

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