install_form_test.routing.yml
Same filename in other branches
File
-
core/
modules/ system/ tests/ modules/ install_form_test/ install_form_test.routing.yml
View source
- install_form_test.test-form:
- path: /test-form
- defaults:
- _form: \Drupal\install_form_test\Form\ExtendedForm
- _title: Extended Site Settings Form
- requirements:
- _access: 'TRUE'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.