hrjy 6fab7739b8 test před 3 roky
..
Debug 6fab7739b8 test před 3 roky
DependencyInjection 6fab7739b8 test před 3 roky
Tests 6fab7739b8 test před 3 roky
.gitignore 6fab7739b8 test před 3 roky
CHANGELOG.md 6fab7739b8 test před 3 roky
ContainerAwareEventDispatcher.php 6fab7739b8 test před 3 roky
Event.php 6fab7739b8 test před 3 roky
EventDispatcher.php 6fab7739b8 test před 3 roky
EventDispatcherInterface.php 6fab7739b8 test před 3 roky
EventSubscriberInterface.php 6fab7739b8 test před 3 roky
GenericEvent.php 6fab7739b8 test před 3 roky
ImmutableEventDispatcher.php 6fab7739b8 test před 3 roky
LICENSE 6fab7739b8 test před 3 roky
README.md 6fab7739b8 test před 3 roky
composer.json 6fab7739b8 test před 3 roky
phpunit.xml.dist 6fab7739b8 test před 3 roky

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