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

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