You are here

addtohomescreen.routing.yml in Add to homescreen 8

File

addtohomescreen.routing.yml
View source
  1. addtohomescreen.settings:
  2. path: '/admin/config/user-interface/addtohomescreen'
  3. defaults:
  4. _form: 'Drupal\addtohomescreen\Form\AddToHomescreenForm'
  5. _title: 'Add to Homescreen'
  6. requirements:
  7. _permission: 'administer add to homescreen'