moonsflyer 976fd6d369 initial commit of the project před 7 měsíci
..
Debug 976fd6d369 initial commit of the project před 7 měsíci
DependencyInjection 976fd6d369 initial commit of the project před 7 měsíci
Tests 976fd6d369 initial commit of the project před 7 měsíci
.gitignore 976fd6d369 initial commit of the project před 7 měsíci
CHANGELOG.md 976fd6d369 initial commit of the project před 7 měsíci
ContainerAwareEventDispatcher.php 976fd6d369 initial commit of the project před 7 měsíci
Event.php 976fd6d369 initial commit of the project před 7 měsíci
EventDispatcher.php 976fd6d369 initial commit of the project před 7 měsíci
EventDispatcherInterface.php 976fd6d369 initial commit of the project před 7 měsíci
EventSubscriberInterface.php 976fd6d369 initial commit of the project před 7 měsíci
GenericEvent.php 976fd6d369 initial commit of the project před 7 měsíci
ImmutableEventDispatcher.php 976fd6d369 initial commit of the project před 7 měsíci
LICENSE 976fd6d369 initial commit of the project před 7 měsíci
README.md 976fd6d369 initial commit of the project před 7 měsíci
composer.json 976fd6d369 initial commit of the project před 7 měsíci
phpunit.xml.dist 976fd6d369 initial commit of the project před 7 měsíci

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