You are here

chosen.routing.yml in Chosen 8.2

Same filename and directory in other branches
  1. 3.0.x chosen.routing.yml

File

chosen.routing.yml
View source
  1. chosen.admin:
  2. path: 'admin/config/user-interface/chosen'
  3. defaults:
  4. _form: '\Drupal\chosen\Form\ChosenConfigForm'
  5. _title: 'Chosen'
  6. requirements:
  7. _permission: 'administer site configuration'