You are here

domain_theme_switch.routing.yml in Domain Theme Switch 8

File

domain_theme_switch.routing.yml
View source
  1. domain_theme_switch.settings:
  2. path: '/admin/config/domain/domain_theme_switch/config'
  3. defaults:
  4. _form: '\Drupal\domain_theme_switch\Form\DomainThemeSwitchConfigForm'
  5. _title: 'Domain theme configuration'
  6. requirements:
  7. _permission: 'administer domains'