js_ajax_test.routing.yml

Same filename in other branches
  1. 9 core/modules/system/tests/modules/js_ajax_test/js_ajax_test.routing.yml
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.yml

View source
  1. js_ajax_test.js_ajax_test:
  2. path: '/js_ajax_test'
  3. defaults:
  4. _form: '\Drupal\js_ajax_test\Form\JsAjaxTestForm'
  5. requirements:
  6. _access: 'TRUE'

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.