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

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