You are here

sophron.routing.yml in Sophron 8

File

sophron.routing.yml
View source
  1. # Sophron module routes
  2. sophron.settings:
  3. path: '/admin/config/system/sophron'
  4. defaults:
  5. _form: '\Drupal\sophron\Form\SettingsForm'
  6. _title: 'Sophron - MIME Types'
  7. requirements:
  8. _permission: 'administer site configuration'