http_kernel_test.routing.yml

Same filename in other branches
  1. 10 core/modules/system/tests/modules/http_kernel_test/http_kernel_test.routing.yml
core/modules/system/tests/modules/http_kernel_test/http_kernel_test.routing.yml

File

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

View source
  1. http_kernel_test.empty:
  2. path: '/http-kernel-test'
  3. defaults:
  4. _controller: '\Drupal\http_kernel_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.