js_deprecation_test.routing.yml
Same filename in other branches
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.