hrjy 4bba62e6d6 commit hace 2 años
..
Debug 4bba62e6d6 commit hace 2 años
DependencyInjection 4bba62e6d6 commit hace 2 años
Tests 4bba62e6d6 commit hace 2 años
.gitignore 4bba62e6d6 commit hace 2 años
CHANGELOG.md 4bba62e6d6 commit hace 2 años
ContainerAwareEventDispatcher.php 4bba62e6d6 commit hace 2 años
Event.php 4bba62e6d6 commit hace 2 años
EventDispatcher.php 4bba62e6d6 commit hace 2 años
EventDispatcherInterface.php 4bba62e6d6 commit hace 2 años
EventSubscriberInterface.php 4bba62e6d6 commit hace 2 años
GenericEvent.php 4bba62e6d6 commit hace 2 años
ImmutableEventDispatcher.php 4bba62e6d6 commit hace 2 años
LICENSE 4bba62e6d6 commit hace 2 años
README.md 4bba62e6d6 commit hace 2 años
composer.json 4bba62e6d6 commit hace 2 años
phpunit.xml.dist 4bba62e6d6 commit hace 2 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