star7th cb4ba275a6 Merge branches and resolving conflicts / 合并分支和解决代码冲突 il y a 3 ans
..
Debug cb4ba275a6 Merge branches and resolving conflicts / 合并分支和解决代码冲突 il y a 3 ans
DependencyInjection cb4ba275a6 Merge branches and resolving conflicts / 合并分支和解决代码冲突 il y a 3 ans
Tests cb4ba275a6 Merge branches and resolving conflicts / 合并分支和解决代码冲突 il y a 3 ans
.gitignore cb4ba275a6 Merge branches and resolving conflicts / 合并分支和解决代码冲突 il y a 3 ans
CHANGELOG.md cb4ba275a6 Merge branches and resolving conflicts / 合并分支和解决代码冲突 il y a 3 ans
ContainerAwareEventDispatcher.php cb4ba275a6 Merge branches and resolving conflicts / 合并分支和解决代码冲突 il y a 3 ans
Event.php cb4ba275a6 Merge branches and resolving conflicts / 合并分支和解决代码冲突 il y a 3 ans
EventDispatcher.php cb4ba275a6 Merge branches and resolving conflicts / 合并分支和解决代码冲突 il y a 3 ans
EventDispatcherInterface.php cb4ba275a6 Merge branches and resolving conflicts / 合并分支和解决代码冲突 il y a 3 ans
EventSubscriberInterface.php cb4ba275a6 Merge branches and resolving conflicts / 合并分支和解决代码冲突 il y a 3 ans
GenericEvent.php cb4ba275a6 Merge branches and resolving conflicts / 合并分支和解决代码冲突 il y a 3 ans
ImmutableEventDispatcher.php cb4ba275a6 Merge branches and resolving conflicts / 合并分支和解决代码冲突 il y a 3 ans
LICENSE cb4ba275a6 Merge branches and resolving conflicts / 合并分支和解决代码冲突 il y a 3 ans
README.md cb4ba275a6 Merge branches and resolving conflicts / 合并分支和解决代码冲突 il y a 3 ans
composer.json cb4ba275a6 Merge branches and resolving conflicts / 合并分支和解决代码冲突 il y a 3 ans
phpunit.xml.dist cb4ba275a6 Merge branches and resolving conflicts / 合并分支和解决代码冲突 il y a 3 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