You are here

service paramconverter.latest_revision in Workbench Moderation 8.2

Same name and namespace in other branches
  1. 8 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.manager'
  4. - '@workbench_moderation.moderation_information'
  5. tags:
  6. - { name: paramconverter, priority: 5 }