廖泽华 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