rest.route_processor_get_bc

Class

\Drupal\rest\RouteProcessor\RestResourceGetRouteProcessorBC

Tags

  • route_processor_outbound

File

core/modules/rest/rest.services.yml

View source
  1. class: \Drupal\rest\RouteProcessor\RestResourceGetRouteProcessorBC
  2. arguments:
  3. - '%serializer.formats%'
  4. - '@router.route_provider'
  5. tags:
  6. - { name: route_processor_outbound }

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.