MTShop/code/vendor/symfony/event-dispatcher
Gdilove c391965547 update config 2023-11-17 01:10:57 +08:00
..
Attribute update config 2023-11-17 01:10:57 +08:00
Debug update config 2023-11-17 01:10:57 +08:00
DependencyInjection update config 2023-11-17 01:10:57 +08:00
CHANGELOG.md update config 2023-11-17 01:10:57 +08:00
EventDispatcher.php update config 2023-11-17 01:10:57 +08:00
EventDispatcherInterface.php update config 2023-11-17 01:10:57 +08:00
EventSubscriberInterface.php update config 2023-11-17 01:10:57 +08:00
GenericEvent.php update config 2023-11-17 01:10:57 +08:00
ImmutableEventDispatcher.php update config 2023-11-17 01:10:57 +08:00
LICENSE update config 2023-11-17 01:10:57 +08:00
README.md update config 2023-11-17 01:10:57 +08:00
composer.json update config 2023-11-17 01:10:57 +08: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