You are here

google_analytics_test.routing.yml in Google Analytics 8.3

tests/modules/google_analytics_test/google_analytics_test.routing.yml

File

tests/modules/google_analytics_test/google_analytics_test.routing.yml
View source
  1. google_analytics_test.drupal_messenger_add_message:
  2. path: '/google-analytics-test/drupal-messenger-add-message'
  3. defaults:
  4. _title: 'Set messages with Drupal::messenger()'
  5. _controller: '\Drupal\google_analytics_test\Controller\GoogleAnalyticsTestController::drupalAddMessageTest'
  6. requirements:
  7. _access: 'TRUE'