E31221315_AnalisisSentimen/vendor/symfony/event-dispatcher
aarsyah0 afc84df158 Initial commit 2025-04-24 18:03:08 +07:00
..
Attribute Initial commit 2025-04-24 18:03:08 +07:00
Debug Initial commit 2025-04-24 18:03:08 +07:00
DependencyInjection Initial commit 2025-04-24 18:03:08 +07:00
CHANGELOG.md Initial commit 2025-04-24 18:03:08 +07:00
EventDispatcher.php Initial commit 2025-04-24 18:03:08 +07:00
EventDispatcherInterface.php Initial commit 2025-04-24 18:03:08 +07:00
EventSubscriberInterface.php Initial commit 2025-04-24 18:03:08 +07:00
GenericEvent.php Initial commit 2025-04-24 18:03:08 +07:00
ImmutableEventDispatcher.php Initial commit 2025-04-24 18:03:08 +07:00
LICENSE Initial commit 2025-04-24 18:03:08 +07:00
README.md Initial commit 2025-04-24 18:03:08 +07:00
composer.json Initial commit 2025-04-24 18:03:08 +07: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