You are here

piwik_test.routing.yml in Piwik Web Analytics 8

tests/modules/piwik_test/piwik_test.routing.yml

File

tests/modules/piwik_test/piwik_test.routing.yml
View source
  1. piwik_test.drupal_set_message:
  2. path: '/piwik-test/drupal-set-message'
  3. defaults:
  4. _title: 'Set messages with drupal_set_message()'
  5. _controller: '\Drupal\piwik_test\Controller\PiwikTestController::drupalSetMessageTest'
  6. requirements:
  7. _access: 'TRUE'