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

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