jace 3129c4f082 增加文件 7 лет назад
..
Debug 3129c4f082 增加文件 7 лет назад
DependencyInjection 3129c4f082 增加文件 7 лет назад
Tests 3129c4f082 增加文件 7 лет назад
.gitignore 3129c4f082 增加文件 7 лет назад
CHANGELOG.md 3129c4f082 增加文件 7 лет назад
ContainerAwareEventDispatcher.php 3129c4f082 增加文件 7 лет назад
Event.php 3129c4f082 增加文件 7 лет назад
EventDispatcher.php 3129c4f082 增加文件 7 лет назад
EventDispatcherInterface.php 3129c4f082 增加文件 7 лет назад
EventSubscriberInterface.php 3129c4f082 增加文件 7 лет назад
GenericEvent.php 3129c4f082 增加文件 7 лет назад
ImmutableEventDispatcher.php 3129c4f082 增加文件 7 лет назад
LICENSE 3129c4f082 增加文件 7 лет назад
README.md 3129c4f082 增加文件 7 лет назад
composer.json 3129c4f082 增加文件 7 лет назад
phpunit.xml.dist 3129c4f082 增加文件 7 лет назад

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