廖泽华 a37f2bbff5 init code 4 年之前
..
Debug a37f2bbff5 init code 4 年之前
DependencyInjection a37f2bbff5 init code 4 年之前
Tests a37f2bbff5 init code 4 年之前
.gitignore a37f2bbff5 init code 4 年之前
CHANGELOG.md a37f2bbff5 init code 4 年之前
Event.php a37f2bbff5 init code 4 年之前
EventDispatcher.php a37f2bbff5 init code 4 年之前
EventDispatcherInterface.php a37f2bbff5 init code 4 年之前
EventSubscriberInterface.php a37f2bbff5 init code 4 年之前
GenericEvent.php a37f2bbff5 init code 4 年之前
ImmutableEventDispatcher.php a37f2bbff5 init code 4 年之前
LICENSE a37f2bbff5 init code 4 年之前
LegacyEventDispatcherProxy.php a37f2bbff5 init code 4 年之前
LegacyEventProxy.php a37f2bbff5 init code 4 年之前
README.md a37f2bbff5 init code 4 年之前
composer.json a37f2bbff5 init code 4 年之前
phpunit.xml.dist a37f2bbff5 init code 4 年之前

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