You are here

simple_recaptcha.routing.yml in Simple Google reCAPTCHA 8

File

simple_recaptcha.routing.yml
View source
  1. simple_recaptcha.settings:
  2. path: '/admin/config/services/simple_recaptcha'
  3. defaults:
  4. _form: '\Drupal\simple_recaptcha\Form\SimpleRecaptchaSettingsForm'
  5. _title: 'reCAPTCHA settings'
  6. requirements:
  7. _permission: 'administer simple_recaptcha'