You are here

chosen_test.routing.yml in Chosen 3.0.x

Same filename and directory in other branches
  1. 8.2 tests/modules/chosen_test/chosen_test.routing.yml
tests/modules/chosen_test/chosen_test.routing.yml

File

tests/modules/chosen_test/chosen_test.routing.yml
View source
  1. chosen.test:
  2. path: 'chosen-test'
  3. defaults:
  4. _form: '\Drupal\chosen_test\Form\ChosenTestForm'
  5. _title: 'Chosen test'
  6. requirements:
  7. _access: 'TRUE'