You are here

google_analytics_et_test.routing.yml in Google Analytics Event Tracking 8

tests/modules/google_analytics_et_test/google_analytics_et_test.routing.yml

File

tests/modules/google_analytics_et_test/google_analytics_et_test.routing.yml
View source
  1. google_analytics_et_test.test_form:
  2. path: '/google_analytics_et_test/test'
  3. defaults:
  4. _form: '\Drupal\google_analytics_et_test\Form\TestForm'
  5. _title: 'TestForm'
  6. requirements:
  7. _access: 'TRUE'