rest.resource_routes

Same name and namespace in other branches
  1. 9 core/modules/rest/rest.services.yml \rest.resource_routes
  2. 8.9.x core/modules/rest/rest.services.yml \rest.resource_routes
  3. 10 core/modules/rest/rest.services.yml \rest.resource_routes

Class

Drupal\rest\Routing\ResourceRoutes

File

core/modules/rest/rest.services.yml

View source
  1. class: Drupal\rest\Routing\ResourceRoutes
  2. arguments:
  3. - '@plugin.manager.rest'
  4. - '@entity_type.manager'
  5. - '@logger.channel.rest'

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