You are here

service paramconverter.latest_revision in Workbench Moderation 8

Same name and namespace in other branches
  1. 8.2 workbench_moderation.services.yml \paramconverter.latest_revision

Class

Drupal\workbench_moderation\ParamConverter\EntityRevisionConverter

Tags

  • paramconverter

File

./workbench_moderation.services.yml
workbench_moderation.services.yml

View source
  1. class: Drupal\workbench_moderation\ParamConverter\EntityRevisionConverter
  2. arguments:
  3. - '@entity_type.manager'
  4. - '@workbench_moderation.moderation_information'
  5. - '@entity.repository'
  6. tags:
  7. - { name: paramconverter, priority: 5 }