菜谱项目

sunlight 9321b15c94 first commit 6 lat temu
..
Debug 9321b15c94 first commit 6 lat temu
DependencyInjection 9321b15c94 first commit 6 lat temu
Tests 9321b15c94 first commit 6 lat temu
.gitignore 9321b15c94 first commit 6 lat temu
CHANGELOG.md 9321b15c94 first commit 6 lat temu
ContainerAwareEventDispatcher.php 9321b15c94 first commit 6 lat temu
Event.php 9321b15c94 first commit 6 lat temu
EventDispatcher.php 9321b15c94 first commit 6 lat temu
EventDispatcherInterface.php 9321b15c94 first commit 6 lat temu
EventSubscriberInterface.php 9321b15c94 first commit 6 lat temu
GenericEvent.php 9321b15c94 first commit 6 lat temu
ImmutableEventDispatcher.php 9321b15c94 first commit 6 lat temu
LICENSE 9321b15c94 first commit 6 lat temu
README.md 9321b15c94 first commit 6 lat temu
composer.json 9321b15c94 first commit 6 lat temu
phpunit.xml.dist 9321b15c94 first commit 6 lat temu

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