js_errors_test.routing.yml
Same filename in other branches
File
-
core/
modules/ system/ tests/ modules/ js_errors_test/ js_errors_test.routing.yml
View source
- js_errors_test.errors:
- path: '/js_errors_test'
- defaults:
- _controller: '\Drupal\js_errors_test\Controller\JsErrorsTestController::jsErrorsTest'
- _title: 'JsErrorsTest'
- requirements:
- _access: 'TRUE'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.