菜谱项目

sunlight 9321b15c94 first commit 6 anni fa
..
Debug 9321b15c94 first commit 6 anni fa
DependencyInjection 9321b15c94 first commit 6 anni fa
Tests 9321b15c94 first commit 6 anni fa
.gitignore 9321b15c94 first commit 6 anni fa
CHANGELOG.md 9321b15c94 first commit 6 anni fa
ContainerAwareEventDispatcher.php 9321b15c94 first commit 6 anni fa
Event.php 9321b15c94 first commit 6 anni fa
EventDispatcher.php 9321b15c94 first commit 6 anni fa
EventDispatcherInterface.php 9321b15c94 first commit 6 anni fa
EventSubscriberInterface.php 9321b15c94 first commit 6 anni fa
GenericEvent.php 9321b15c94 first commit 6 anni fa
ImmutableEventDispatcher.php 9321b15c94 first commit 6 anni fa
LICENSE 9321b15c94 first commit 6 anni fa
README.md 9321b15c94 first commit 6 anni fa
composer.json 9321b15c94 first commit 6 anni fa
phpunit.xml.dist 9321b15c94 first commit 6 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