菜谱项目

sunlight 9321b15c94 first commit il y a 7 ans
..
Debug 9321b15c94 first commit il y a 7 ans
DependencyInjection 9321b15c94 first commit il y a 7 ans
Tests 9321b15c94 first commit il y a 7 ans
.gitignore 9321b15c94 first commit il y a 7 ans
CHANGELOG.md 9321b15c94 first commit il y a 7 ans
ContainerAwareEventDispatcher.php 9321b15c94 first commit il y a 7 ans
Event.php 9321b15c94 first commit il y a 7 ans
EventDispatcher.php 9321b15c94 first commit il y a 7 ans
EventDispatcherInterface.php 9321b15c94 first commit il y a 7 ans
EventSubscriberInterface.php 9321b15c94 first commit il y a 7 ans
GenericEvent.php 9321b15c94 first commit il y a 7 ans
ImmutableEventDispatcher.php 9321b15c94 first commit il y a 7 ans
LICENSE 9321b15c94 first commit il y a 7 ans
README.md 9321b15c94 first commit il y a 7 ans
composer.json 9321b15c94 first commit il y a 7 ans
phpunit.xml.dist 9321b15c94 first commit il y a 7 ans

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