hrjy 4bba62e6d6 commit 2 anni fa
..
Debug 4bba62e6d6 commit 2 anni fa
DependencyInjection 4bba62e6d6 commit 2 anni fa
Tests 4bba62e6d6 commit 2 anni fa
.gitignore 4bba62e6d6 commit 2 anni fa
CHANGELOG.md 4bba62e6d6 commit 2 anni fa
ContainerAwareEventDispatcher.php 4bba62e6d6 commit 2 anni fa
Event.php 4bba62e6d6 commit 2 anni fa
EventDispatcher.php 4bba62e6d6 commit 2 anni fa
EventDispatcherInterface.php 4bba62e6d6 commit 2 anni fa
EventSubscriberInterface.php 4bba62e6d6 commit 2 anni fa
GenericEvent.php 4bba62e6d6 commit 2 anni fa
ImmutableEventDispatcher.php 4bba62e6d6 commit 2 anni fa
LICENSE 4bba62e6d6 commit 2 anni fa
README.md 4bba62e6d6 commit 2 anni fa
composer.json 4bba62e6d6 commit 2 anni fa
phpunit.xml.dist 4bba62e6d6 commit 2 anni fa

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