You are here

matomo_test.routing.yml in Matomo Analytics 8

tests/modules/matomo_test/matomo_test.routing.yml

File

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