You are here

service bibcite.format_param_converter in Bibliography & Citation 2.0.x

Same name and namespace in other branches
  1. 8 bibcite.services.yml \bibcite.format_param_converter

Class

Drupal\bibcite\Routing\FormatConverter

Tags

  • paramconverter

File

./bibcite.services.yml
bibcite.services.yml

View source
  1. class: Drupal\bibcite\Routing\FormatConverter
  2. arguments:
  3. - '@plugin.manager.bibcite_format'
  4. tags:
  5. - { name: paramconverter }