菜谱项目

sunlight 9321b15c94 first commit 7 anos atrás
..
Debug 9321b15c94 first commit 7 anos atrás
DependencyInjection 9321b15c94 first commit 7 anos atrás
Tests 9321b15c94 first commit 7 anos atrás
.gitignore 9321b15c94 first commit 7 anos atrás
CHANGELOG.md 9321b15c94 first commit 7 anos atrás
ContainerAwareEventDispatcher.php 9321b15c94 first commit 7 anos atrás
Event.php 9321b15c94 first commit 7 anos atrás
EventDispatcher.php 9321b15c94 first commit 7 anos atrás
EventDispatcherInterface.php 9321b15c94 first commit 7 anos atrás
EventSubscriberInterface.php 9321b15c94 first commit 7 anos atrás
GenericEvent.php 9321b15c94 first commit 7 anos atrás
ImmutableEventDispatcher.php 9321b15c94 first commit 7 anos atrás
LICENSE 9321b15c94 first commit 7 anos atrás
README.md 9321b15c94 first commit 7 anos atrás
composer.json 9321b15c94 first commit 7 anos atrás
phpunit.xml.dist 9321b15c94 first commit 7 anos atrás

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