You are here

copyprevention.routing.yml in Copy Prevention 8

File

copyprevention.routing.yml
View source
  1. copyprevention.settings_form:
  2. path: /admin/config/user-interface/copyprevention
  3. defaults:
  4. _title: 'Copy Prevention'
  5. _form: \Drupal\copyprevention\Form\CopypreventionSettingsForm
  6. requirements:
  7. _permission: 'administer copy prevention'