You are here

pwa_extras.routing.yml in Progressive Web App 8

Same filename and directory in other branches
  1. 2.x modules/pwa_extras/pwa_extras.routing.yml
modules/pwa_extras/pwa_extras.routing.yml

File

modules/pwa_extras/pwa_extras.routing.yml
View source
  1. pwa_extras.settings:
  2. path: '/admin/config/pwa/pwa_extras'
  3. defaults:
  4. _form: '\Drupal\pwa_extras\Form\PwaExtrasSettingsForm'
  5. _title: 'PWA Extras Configuration'
  6. requirements:
  7. _permission: 'administer pwa'