You are here

service bibcite_entity.normalizer.reference in Bibliography & Citation 2.0.x

Same name and namespace in other branches
  1. 8 modules/bibcite_entity/bibcite_entity.services.yml \bibcite_entity.normalizer.reference

Class

Drupal\bibcite_entity\Normalizer\CslReferenceNormalizer

Tags

  • normalizer

File

modules/bibcite_entity/bibcite_entity.services.yml
modules/bibcite_entity/bibcite_entity.services.yml

View source
  1. class: Drupal\bibcite_entity\Normalizer\CslReferenceNormalizer
  2. tags:
  3. - { name: normalizer, priority: 5 }
  4. arguments:
  5. - '@entity_type.manager'
  6. - '@config.factory'
  7. - '@entity_type.repository'
  8. - '@entity_field.manager'
  9. calls:
  10. - [setFormat, [csl]]
  11. properties:
  12. defaultType: ''
  13. contributorKey: author
  14. keywordKey: keywords