You are here

social_footer.routing.yml in Open Social 10.3.x

modules/social_features/social_footer/social_footer.routing.yml

File

modules/social_features/social_footer/social_footer.routing.yml
View source
  1. social_footer.settings:
  2. path: '/admin/config/opensocial/footer-block'
  3. defaults:
  4. _form: '\Drupal\social_footer\Form\FooterSettingsForm'
  5. _title: 'Footer block settings'
  6. requirements:
  7. _permission: 'administer social_footer_block settings'
  8. options:
  9. _admin_route: TRUE