httpkernel_test.routing.yml

Same filename and directory in other branches
  1. 9 core/modules/system/tests/modules/httpkernel_test/httpkernel_test.routing.yml
core/modules/system/tests/modules/httpkernel_test/httpkernel_test.routing.yml

File

core/modules/system/tests/modules/httpkernel_test/httpkernel_test.routing.yml

View source
  1. httpkernel_test.empty:
  2. path: '/httpkernel-test'
  3. defaults:
  4. _controller: '\Drupal\httpkernel_test\Controller\TestController::get'
  5. requirements:
  6. _access: 'TRUE'

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