TPS_web_october/vendor/symfony/event-dispatcher
Kerim cfd8e76cf4 Git Commit 2022-09-12 11:02:53 +05:00
..
Debug Git Commit 2022-09-12 11:02:53 +05:00
DependencyInjection Git Commit 2022-09-12 11:02:53 +05:00
CHANGELOG.md Git Commit 2022-09-12 11:02:53 +05:00
Event.php Git Commit 2022-09-12 11:02:53 +05:00
EventDispatcher.php Git Commit 2022-09-12 11:02:53 +05:00
EventDispatcherInterface.php Git Commit 2022-09-12 11:02:53 +05:00
EventSubscriberInterface.php Git Commit 2022-09-12 11:02:53 +05:00
GenericEvent.php Git Commit 2022-09-12 11:02:53 +05:00
ImmutableEventDispatcher.php Git Commit 2022-09-12 11:02:53 +05:00
LICENSE Git Commit 2022-09-12 11:02:53 +05:00
LegacyEventDispatcherProxy.php Git Commit 2022-09-12 11:02:53 +05:00
LegacyEventProxy.php Git Commit 2022-09-12 11:02:53 +05:00
README.md Git Commit 2022-09-12 11:02:53 +05:00
composer.json Git Commit 2022-09-12 11:02:53 +05:00

README.md

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