tour_legacy_test.routing.yml
File
-
core/
modules/ tour/ tests/ tour_legacy_test/ tour_legacy_test.routing.yml
View source
- tour_test.legacy:
- path: '/tour-test-legacy'
- defaults:
- _controller: '\Drupal\tour_test\Controller\TourTestController::tourTest1'
- options:
- _admin_route: TRUE
- requirements:
- _access: 'TRUE'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.