You are here

password_eye.routing.yml in Password Eye 8

Same filename and directory in other branches
  1. 2.0.x password_eye.routing.yml

File

password_eye.routing.yml
View source
  1. password_eye.route:
  2. path: '/admin/config/system/pssword_eye-settings'
  3. defaults:
  4. _form: '\Drupal\password_eye\Form\PasswordEyeSettingsForm'
  5. requirements:
  6. _permission: 'access content'
  7. _role: 'administrator'