ldap_help.routing.yml in Lightweight Directory Access Protocol (LDAP) 8.3
ldap_help/ldap_help.routing.yml
File
ldap_help/ldap_help.routing.ymlView source
- ldap_help.debugging_review:
- path: /admin/config/people/ldap/help/debugging
- defaults:
- _title: 'LDAP Debugging Review'
- _form: \Drupal\ldap_help\Form\DebuggingReviewForm
- requirements:
- _permission: 'administer ldap'
- ldap_help.debug_settings:
- path: /admin/config/people/ldap/help
- defaults:
- _title: 'Debugging'
- _form: \Drupal\ldap_help\Form\LdapDebugSettings
- requirements:
- _permission: 'administer ldap'