zxhxx 73777eb865 1 před 3 roky
..
Debug 73777eb865 1 před 3 roky
DependencyInjection 73777eb865 1 před 3 roky
Tests 73777eb865 1 před 3 roky
.gitignore 73777eb865 1 před 3 roky
CHANGELOG.md 73777eb865 1 před 3 roky
ContainerAwareEventDispatcher.php 73777eb865 1 před 3 roky
Event.php 73777eb865 1 před 3 roky
EventDispatcher.php 73777eb865 1 před 3 roky
EventDispatcherInterface.php 73777eb865 1 před 3 roky
EventSubscriberInterface.php 73777eb865 1 před 3 roky
GenericEvent.php 73777eb865 1 před 3 roky
ImmutableEventDispatcher.php 73777eb865 1 před 3 roky
LICENSE 73777eb865 1 před 3 roky
README.md 73777eb865 1 před 3 roky
composer.json 73777eb865 1 před 3 roky
phpunit.xml.dist 73777eb865 1 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