httpkernel_test.routing.yml
Same filename in other branches
File
-
core/
modules/ system/ tests/ modules/ httpkernel_test/ httpkernel_test.routing.yml
View source
- httpkernel_test.empty:
- path: '/httpkernel-test'
- defaults:
- _controller: '\Drupal\httpkernel_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.