You are here

hook_event_dispatcher.services.yml in Hook Event Dispatcher 3.x

File

hook_event_dispatcher.services.yml
View source
  1. services:
  2. hook_event_dispatcher.manager:
  3. class: Drupal\hook_event_dispatcher\Manager\HookEventDispatcherManager
  4. arguments:
  5. - '@event_dispatcher'