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

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