oubo 60cbfe8a08 ebf00963ff...368b5542f0 3 years ago
..
Attribute 60cbfe8a08 ebf00963ff...368b5542f0 3 years ago
Debug 60cbfe8a08 ebf00963ff...368b5542f0 3 years ago
DependencyInjection 60cbfe8a08 ebf00963ff...368b5542f0 3 years ago
CHANGELOG.md 60cbfe8a08 ebf00963ff...368b5542f0 3 years ago
EventDispatcher.php ba05b89cd2 update vendor to add mail plugin 4 years ago
EventDispatcherInterface.php 60cbfe8a08 ebf00963ff...368b5542f0 3 years ago
EventSubscriberInterface.php 60cbfe8a08 ebf00963ff...368b5542f0 3 years ago
GenericEvent.php 60cbfe8a08 ebf00963ff...368b5542f0 3 years ago
ImmutableEventDispatcher.php f34d612439 [IMPORTANT]Update composer vendors(remove unused libraries, encrypt autoload.php/Yii.php/View.php/BaseYii.php) 5 years ago
LICENSE 60cbfe8a08 ebf00963ff...368b5542f0 3 years ago
LegacyEventDispatcherProxy.php ba05b89cd2 update vendor to add mail plugin 4 years ago
README.md 60cbfe8a08 ebf00963ff...368b5542f0 3 years ago
composer.json 60cbfe8a08 ebf00963ff...368b5542f0 3 years ago

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