js_interaction_test.routing.yml

Same filename in other branches
  1. 10 core/modules/system/tests/modules/js_interaction_test/js_interaction_test.routing.yml
  2. 11.x core/modules/system/tests/modules/js_interaction_test/js_interaction_test.routing.yml
core/modules/system/tests/modules/js_interaction_test/js_interaction_test.routing.yml

File

core/modules/system/tests/modules/js_interaction_test/js_interaction_test.routing.yml

View source
  1. js_interaction_test.js_interaction_test:
  2. path: '/js_interaction_test'
  3. defaults:
  4. _form: '\Drupal\js_interaction_test\Controller\JSInteractionTestForm'
  5. requirements:
  6. _access: 'TRUE'

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