service hook_event_dispatcher.manager in Hook Event Dispatcher 8
Same name and namespace in other branches
- 8.2 hook_event_dispatcher.services.yml \hook_event_dispatcher.manager
- 3.x hook_event_dispatcher.services.yml \hook_event_dispatcher.manager
Class
Drupal\hook_event_dispatcher\Manager\HookEventDispatcherManager94 string references to hook_event_dispatcher.manager
- BlockEventTest::setUp in tests/
src/ Unit/ Block/ BlockEventTest.php - CronEventTest::setUp in tests/
src/ Unit/ Cron/ CronEventTest.php - EntityAccessEventTest::setUp in tests/
src/ Unit/ Entity/ EntityAccessEventTest.php - EntityBaseFieldInfoAlterEventTest::setUp in tests/
src/ Unit/ EntityType/ EntityBaseFieldInfoAlterEventTest.php - EntityBundleFieldInfoAlterEventTest::setUp in tests/
src/ Unit/ EntityType/ EntityBundleFieldInfoAlterEventTest.php
File
View source
- class: Drupal\hook_event_dispatcher\Manager\HookEventDispatcherManager
- arguments:
- - '@event_dispatcher'