google_analytics.routing.yml in Google Analytics 8.3
Same filename and directory in other branches
1 string reference to YAML keys in google_analytics.routing.yml
- google_analytics_help in ./
google_analytics.module - Implements hook_help().
File
google_analytics.routing.ymlView source
- google_analytics.admin_settings_form:
- path: '/admin/config/system/google-analytics'
- defaults:
- _form: '\Drupal\google_analytics\Form\GoogleAnalyticsAdminSettingsForm'
- _title: 'Google Analytics'
- requirements:
- _permission: 'administer google analytics'