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