You are here

share_everywhere.routing.yml in Share Everywhere 8

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

File

share_everywhere.routing.yml
View source
  1. share_everywhere.config_form:
  2. path: 'admin/config/services/share_everywhere'
  3. defaults:
  4. _form: '\Drupal\share_everywhere\Form\ShareEverywhereConfigForm'
  5. _title: 'Share Everywhere'
  6. requirements:
  7. _permission: 'administer share everywhere'