sdc_test.routing.yml

Same filename in this branch
  1. 11.x core/modules/system/tests/modules/sdc_test/sdc_test.routing.yml
Same filename in other branches
  1. 10 core/modules/sdc/tests/modules/sdc_test/sdc_test.routing.yml
  2. 10 core/modules/system/tests/modules/sdc_test/sdc_test.routing.yml
core/modules/sdc/tests/modules/sdc_test/sdc_test.routing.yml

File

core/modules/sdc/tests/modules/sdc_test/sdc_test.routing.yml

View source
  1. sdc_test.array_render:
  2. path: '/sdc-test-component'
  3. defaults:
  4. _controller: '\Drupal\sdc_test\Controller\ServerEndpointController::renderArray'
  5. requirements:
  6. _access: 'TRUE'

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