You are here

back_to_top.routing.yml in Back To Top 8

Same filename and directory in other branches
  1. 2.x back_to_top.routing.yml

File

back_to_top.routing.yml
View source
  1. back_to_top_settings:
  2. path: "/admin/config/user-interface/back_to_top"
  3. defaults:
  4. _form: 'Drupal\back_to_top\Form\BackToTopSettingsForm'
  5. _title: "Back To Top"
  6. requirements:
  7. _permission: "access back_to_top settings"