Drupal investigation

HSA Test User c16dcac362 User import 7 年 前
..
Debug c16dcac362 User import 7 年 前
DependencyInjection c16dcac362 User import 7 年 前
Tests c16dcac362 User import 7 年 前
.gitignore c16dcac362 User import 7 年 前
CHANGELOG.md c16dcac362 User import 7 年 前
ContainerAwareEventDispatcher.php c16dcac362 User import 7 年 前
Event.php c16dcac362 User import 7 年 前
EventDispatcher.php c16dcac362 User import 7 年 前
EventDispatcherInterface.php c16dcac362 User import 7 年 前
EventSubscriberInterface.php c16dcac362 User import 7 年 前
GenericEvent.php c16dcac362 User import 7 年 前
ImmutableEventDispatcher.php c16dcac362 User import 7 年 前
LICENSE c16dcac362 User import 7 年 前
README.md c16dcac362 User import 7 年 前
composer.json c16dcac362 User import 7 年 前
phpunit.xml.dist c16dcac362 User import 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