install_form_test.routing.yml

Same filename and directory in other branches
  1. 10 core/modules/system/tests/modules/install_form_test/install_form_test.routing.yml
core/modules/system/tests/modules/install_form_test/install_form_test.routing.yml

File

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

View source
  1. install_form_test.test-form:
  2. path: /test-form
  3. defaults:
  4. _form: \Drupal\install_form_test\Form\ExtendedForm
  5. _title: Extended Site Settings Form
  6. requirements:
  7. _access: 'TRUE'

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