http_kernel_test.routing.yml
Same filename in other branches
File
-
core/
modules/ system/ tests/ modules/ http_kernel_test/ http_kernel_test.routing.yml
View source
- http_kernel_test.empty:
- path: '/http-kernel-test'
- defaults:
- _controller: '\Drupal\http_kernel_test\Controller\TestController::get'
- requirements:
- _access: 'TRUE'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.