Kirin 2bd919e148 commit 2 vuotta sitten
..
Debug 2bd919e148 commit 2 vuotta sitten
DependencyInjection 2bd919e148 commit 2 vuotta sitten
Tests 2bd919e148 commit 2 vuotta sitten
.gitignore 2bd919e148 commit 2 vuotta sitten
CHANGELOG.md 2bd919e148 commit 2 vuotta sitten
ContainerAwareEventDispatcher.php 2bd919e148 commit 2 vuotta sitten
Event.php 2bd919e148 commit 2 vuotta sitten
EventDispatcher.php 2bd919e148 commit 2 vuotta sitten
EventDispatcherInterface.php 2bd919e148 commit 2 vuotta sitten
EventSubscriberInterface.php 2bd919e148 commit 2 vuotta sitten
GenericEvent.php 2bd919e148 commit 2 vuotta sitten
ImmutableEventDispatcher.php 2bd919e148 commit 2 vuotta sitten
LICENSE 2bd919e148 commit 2 vuotta sitten
README.md 2bd919e148 commit 2 vuotta sitten
composer.json 2bd919e148 commit 2 vuotta sitten
phpunit.xml.dist 2bd919e148 commit 2 vuotta sitten

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