No Description

sunlight 897b10eb13 mzb 6 years ago
..
Debug 897b10eb13 mzb 6 years ago
DependencyInjection 897b10eb13 mzb 6 years ago
Tests 897b10eb13 mzb 6 years ago
.gitignore 897b10eb13 mzb 6 years ago
CHANGELOG.md 897b10eb13 mzb 6 years ago
ContainerAwareEventDispatcher.php 897b10eb13 mzb 6 years ago
Event.php 897b10eb13 mzb 6 years ago
EventDispatcher.php 897b10eb13 mzb 6 years ago
EventDispatcherInterface.php 897b10eb13 mzb 6 years ago
EventSubscriberInterface.php 897b10eb13 mzb 6 years ago
GenericEvent.php 897b10eb13 mzb 6 years ago
ImmutableEventDispatcher.php 897b10eb13 mzb 6 years ago
LICENSE 897b10eb13 mzb 6 years ago
README.md 897b10eb13 mzb 6 years ago
composer.json 897b10eb13 mzb 6 years ago
phpunit.xml.dist 897b10eb13 mzb 6 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