You are here

service rest.path_processor_entity_resource_bc in Drupal 8

Class

\Drupal\rest\PathProcessor\PathProcessorEntityResourceBC

Tags

  • path_processor_inbound

File

core/modules/rest/rest.services.yml
core/modules/rest/rest.services.yml

View source
  1. class: \Drupal\rest\PathProcessor\PathProcessorEntityResourceBC
  2. arguments:
  3. - '@entity_type.manager'
  4. tags:
  5. - { name: path_processor_inbound }