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