You are here

ga_tokens.routing.yml in Googalytics - Google Analytics 8

modules/ga_tokens/ga_tokens.routing.yml

File

modules/ga_tokens/ga_tokens.routing.yml
View source
  1. ga_tokens.global:
  2. path: '/admin/config/system/ga/global-properties'
  3. defaults:
  4. _form: '\Drupal\ga_tokens\Form\GlobalForm'
  5. _title: 'Google Analytics Global Properties'
  6. requirements:
  7. _permission: 'administer site configuration'