password_eye.routing.yml in Password Eye 2.0.x
Same filename and directory in other branches
File
password_eye.routing.ymlView source
- password_eye.route:
- path: '/admin/config/system/pssword_eye-settings'
- defaults:
- _form: '\Drupal\password_eye\Form\PasswordEyeSettingsForm'
- requirements:
- _permission: 'access content'
- _role: 'administrator'