emaillog.routing.yml in Logging and alerts 2.0.x
Same filename and directory in other branches
emaillog/emaillog.routing.yml
1 string reference to YAML keys in emaillog.routing.yml
- emaillog_help in emaillog/
emaillog.module - Implements hook_help().
File
emaillog/emaillog.routing.ymlView source
- emaillog.configuration:
- path: '/admin/config/development/emaillog'
- defaults:
- _form: '\Drupal\emaillog\Form\EmaillogConfigForm'
- requirements:
- _permission: 'administer site configuration'