hrjy d746d40b3d commit před 3 roky
..
Debug d746d40b3d commit před 3 roky
DependencyInjection d746d40b3d commit před 3 roky
Tests d746d40b3d commit před 3 roky
.gitignore d746d40b3d commit před 3 roky
CHANGELOG.md d746d40b3d commit před 3 roky
ContainerAwareEventDispatcher.php d746d40b3d commit před 3 roky
Event.php d746d40b3d commit před 3 roky
EventDispatcher.php d746d40b3d commit před 3 roky
EventDispatcherInterface.php d746d40b3d commit před 3 roky
EventSubscriberInterface.php d746d40b3d commit před 3 roky
GenericEvent.php d746d40b3d commit před 3 roky
ImmutableEventDispatcher.php d746d40b3d commit před 3 roky
LICENSE d746d40b3d commit před 3 roky
README.md d746d40b3d commit před 3 roky
composer.json d746d40b3d commit před 3 roky
phpunit.xml.dist d746d40b3d commit před 3 roky

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