moonsflyer 976fd6d369 initial commit of the project 7 månader sedan
..
Debug 976fd6d369 initial commit of the project 7 månader sedan
DependencyInjection 976fd6d369 initial commit of the project 7 månader sedan
Tests 976fd6d369 initial commit of the project 7 månader sedan
.gitignore 976fd6d369 initial commit of the project 7 månader sedan
CHANGELOG.md 976fd6d369 initial commit of the project 7 månader sedan
ContainerAwareEventDispatcher.php 976fd6d369 initial commit of the project 7 månader sedan
Event.php 976fd6d369 initial commit of the project 7 månader sedan
EventDispatcher.php 976fd6d369 initial commit of the project 7 månader sedan
EventDispatcherInterface.php 976fd6d369 initial commit of the project 7 månader sedan
EventSubscriberInterface.php 976fd6d369 initial commit of the project 7 månader sedan
GenericEvent.php 976fd6d369 initial commit of the project 7 månader sedan
ImmutableEventDispatcher.php 976fd6d369 initial commit of the project 7 månader sedan
LICENSE 976fd6d369 initial commit of the project 7 månader sedan
README.md 976fd6d369 initial commit of the project 7 månader sedan
composer.json 976fd6d369 initial commit of the project 7 månader sedan
phpunit.xml.dist 976fd6d369 initial commit of the project 7 månader sedan

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