moonsflyer 976fd6d369 initial commit of the project há 7 meses atrás
..
Debug 976fd6d369 initial commit of the project há 7 meses atrás
DependencyInjection 976fd6d369 initial commit of the project há 7 meses atrás
Tests 976fd6d369 initial commit of the project há 7 meses atrás
.gitignore 976fd6d369 initial commit of the project há 7 meses atrás
CHANGELOG.md 976fd6d369 initial commit of the project há 7 meses atrás
ContainerAwareEventDispatcher.php 976fd6d369 initial commit of the project há 7 meses atrás
Event.php 976fd6d369 initial commit of the project há 7 meses atrás
EventDispatcher.php 976fd6d369 initial commit of the project há 7 meses atrás
EventDispatcherInterface.php 976fd6d369 initial commit of the project há 7 meses atrás
EventSubscriberInterface.php 976fd6d369 initial commit of the project há 7 meses atrás
GenericEvent.php 976fd6d369 initial commit of the project há 7 meses atrás
ImmutableEventDispatcher.php 976fd6d369 initial commit of the project há 7 meses atrás
LICENSE 976fd6d369 initial commit of the project há 7 meses atrás
README.md 976fd6d369 initial commit of the project há 7 meses atrás
composer.json 976fd6d369 initial commit of the project há 7 meses atrás
phpunit.xml.dist 976fd6d369 initial commit of the project há 7 meses atrás

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