廖泽华 a37f2bbff5 init code hace 4 años
..
Debug a37f2bbff5 init code hace 4 años
DependencyInjection a37f2bbff5 init code hace 4 años
Tests a37f2bbff5 init code hace 4 años
.gitignore a37f2bbff5 init code hace 4 años
CHANGELOG.md a37f2bbff5 init code hace 4 años
Event.php a37f2bbff5 init code hace 4 años
EventDispatcher.php a37f2bbff5 init code hace 4 años
EventDispatcherInterface.php a37f2bbff5 init code hace 4 años
EventSubscriberInterface.php a37f2bbff5 init code hace 4 años
GenericEvent.php a37f2bbff5 init code hace 4 años
ImmutableEventDispatcher.php a37f2bbff5 init code hace 4 años
LICENSE a37f2bbff5 init code hace 4 años
LegacyEventDispatcherProxy.php a37f2bbff5 init code hace 4 años
LegacyEventProxy.php a37f2bbff5 init code hace 4 años
README.md a37f2bbff5 init code hace 4 años
composer.json a37f2bbff5 init code hace 4 años
phpunit.xml.dist a37f2bbff5 init code hace 4 años

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