You are here

lingotek_interface_translation_test.routing.yml in Lingotek Translation 3.3.x

tests/modules/lingotek_interface_translation_test/lingotek_interface_translation_test.routing.yml

File

tests/modules/lingotek_interface_translation_test/lingotek_interface_translation_test.routing.yml
View source
  1. lingotek_interface_translation_test.test_route:
  2. path: '/lingotek-interface-translation-test'
  3. defaults:
  4. _controller: '\Drupal\lingotek_interface_translation_test\Controller\InterfaceTranslationTestController::content'
  5. _title: 'Test title for interface translation'
  6. requirements:
  7. _permission: 'administer lingotek'