You are here

service courier.paramconverter.channel in Courier 8

Same name and namespace in other branches
  1. 2.x courier.services.yml \courier.paramconverter.channel

Class

Drupal\courier\ParamConverter\CourierChannelConverter

Tags

  • paramconverter

File

./courier.services.yml
courier.services.yml

View source
  1. class: Drupal\courier\ParamConverter\CourierChannelConverter
  2. arguments:
  3. - '@entity_type.manager'
  4. tags:
  5. - { name: paramconverter }
  6. lazy: true