廖泽华 a37f2bbff5 init code 4 anos atrás
..
Debug a37f2bbff5 init code 4 anos atrás
DependencyInjection a37f2bbff5 init code 4 anos atrás
Tests a37f2bbff5 init code 4 anos atrás
.gitignore a37f2bbff5 init code 4 anos atrás
CHANGELOG.md a37f2bbff5 init code 4 anos atrás
Event.php a37f2bbff5 init code 4 anos atrás
EventDispatcher.php a37f2bbff5 init code 4 anos atrás
EventDispatcherInterface.php a37f2bbff5 init code 4 anos atrás
EventSubscriberInterface.php a37f2bbff5 init code 4 anos atrás
GenericEvent.php a37f2bbff5 init code 4 anos atrás
ImmutableEventDispatcher.php a37f2bbff5 init code 4 anos atrás
LICENSE a37f2bbff5 init code 4 anos atrás
LegacyEventDispatcherProxy.php a37f2bbff5 init code 4 anos atrás
LegacyEventProxy.php a37f2bbff5 init code 4 anos atrás
README.md a37f2bbff5 init code 4 anos atrás
composer.json a37f2bbff5 init code 4 anos atrás
phpunit.xml.dist a37f2bbff5 init code 4 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