js_ajax_test.routing.yml in Drupal 9
Same filename and directory in other branches
core/modules/system/tests/modules/js_ajax_test/js_ajax_test.routing.yml
File
core/modules/system/tests/modules/js_ajax_test/js_ajax_test.routing.ymlView source
- js_ajax_test.js_ajax_test:
- path: '/js_ajax_test'
- defaults:
- _form: '\Drupal\js_ajax_test\Form\JsAjaxTestForm'
- requirements:
- _access: 'TRUE'