tour_legacy_test.routing.yml

core/modules/tour/tests/tour_legacy_test/tour_legacy_test.routing.yml

File

core/modules/tour/tests/tour_legacy_test/tour_legacy_test.routing.yml

View source
  1. tour_test.legacy:
  2. path: '/tour-test-legacy'
  3. defaults:
  4. _controller: '\Drupal\tour_test\Controller\TourTestController::tourTest1'
  5. options:
  6. _admin_route: TRUE
  7. requirements:
  8. _access: 'TRUE'

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.