Paragonik/paragonik-backend/vendor/symfony/event-dispatcher
2019-12-08 20:39:40 +01:00
..
Debug vc 2019-12-08 20:39:40 +01:00
DependencyInjection vc 2019-12-08 20:39:40 +01:00
.gitattributes vc 2019-12-08 20:39:40 +01:00
CHANGELOG.md vc 2019-12-08 20:39:40 +01:00
composer.json vc 2019-12-08 20:39:40 +01:00
Event.php vc 2019-12-08 20:39:40 +01:00
EventDispatcher.php vc 2019-12-08 20:39:40 +01:00
EventDispatcherInterface.php vc 2019-12-08 20:39:40 +01:00
EventSubscriberInterface.php vc 2019-12-08 20:39:40 +01:00
GenericEvent.php vc 2019-12-08 20:39:40 +01:00
ImmutableEventDispatcher.php vc 2019-12-08 20:39:40 +01:00
LegacyEventDispatcherProxy.php vc 2019-12-08 20:39:40 +01:00
LegacyEventProxy.php vc 2019-12-08 20:39:40 +01:00
LICENSE vc 2019-12-08 20:39:40 +01:00
README.md vc 2019-12-08 20:39:40 +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