js_deprecation_test.routing.yml
Same filename and directory in other branches
- 11.x core/modules/system/tests/modules/js_deprecation_test/js_deprecation_test.routing.yml
- 10 core/modules/system/tests/modules/js_deprecation_test/js_deprecation_test.routing.yml
- 9 core/modules/system/tests/modules/js_deprecation_test/js_deprecation_test.routing.yml
- 8.9.x core/modules/system/tests/modules/js_deprecation_test/js_deprecation_test.routing.yml
File
-
core/
modules/ system/ tests/ modules/ js_deprecation_test/ js_deprecation_test.routing.yml
View source
- js_deprecation_test.deprecation:
- path: '/js_deprecation_test'
- defaults:
- _controller: '\Drupal\js_deprecation_test\Controller\JsDeprecationTestController::jsDeprecationTest'
- _title: 'JsDeprecationTest'
- requirements:
- _access: 'TRUE'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.