google_analytics_et_test.routing.yml in Google Analytics Event Tracking 8
Same filename and directory in other branches
tests/modules/google_analytics_et_test/google_analytics_et_test.routing.yml
File
tests/modules/google_analytics_et_test/google_analytics_et_test.routing.ymlView source
-
- google_analytics_et_test.test_form:
- path: '/google_analytics_et_test/test'
- defaults:
- _form: '\Drupal\google_analytics_et_test\Form\TestForm'
- _title: 'TestForm'
- requirements:
- _access: 'TRUE'