jace ca8b17eef4 VG项目的代码(基于和隆项目的代码) 7 years ago
..
Debug ca8b17eef4 VG项目的代码(基于和隆项目的代码) 7 years ago
DependencyInjection ca8b17eef4 VG项目的代码(基于和隆项目的代码) 7 years ago
Tests ca8b17eef4 VG项目的代码(基于和隆项目的代码) 7 years ago
.gitignore ca8b17eef4 VG项目的代码(基于和隆项目的代码) 7 years ago
CHANGELOG.md ca8b17eef4 VG项目的代码(基于和隆项目的代码) 7 years ago
ContainerAwareEventDispatcher.php ca8b17eef4 VG项目的代码(基于和隆项目的代码) 7 years ago
Event.php ca8b17eef4 VG项目的代码(基于和隆项目的代码) 7 years ago
EventDispatcher.php ca8b17eef4 VG项目的代码(基于和隆项目的代码) 7 years ago
EventDispatcherInterface.php ca8b17eef4 VG项目的代码(基于和隆项目的代码) 7 years ago
EventSubscriberInterface.php ca8b17eef4 VG项目的代码(基于和隆项目的代码) 7 years ago
GenericEvent.php ca8b17eef4 VG项目的代码(基于和隆项目的代码) 7 years ago
ImmutableEventDispatcher.php ca8b17eef4 VG项目的代码(基于和隆项目的代码) 7 years ago
LICENSE ca8b17eef4 VG项目的代码(基于和隆项目的代码) 7 years ago
README.md ca8b17eef4 VG项目的代码(基于和隆项目的代码) 7 years ago
composer.json ca8b17eef4 VG项目的代码(基于和隆项目的代码) 7 years ago
phpunit.xml.dist ca8b17eef4 VG项目的代码(基于和隆项目的代码) 7 years ago

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