You are here

service param_converter.entity_revision in Entity API 8.0

Class

\Drupal\entity\ParamConverter\EntityRevisionParamConverter

Tags

  • paramconverter

File

./entity.services.yml
entity.services.yml

View source
  1. class: \Drupal\entity\ParamConverter\EntityRevisionParamConverter
  2. arguments:
  3. - '@entity_type.manager'
  4. tags:
  5. - { name: paramconverter }