tour_example.routing.yml 226 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 tour_example_description: path: 'examples/tour_example' options: _admin_route: TRUE defaults: _controller: '\Drupal\tour_example\Controller\TourExampleController::description' requirements: _access: 'TRUE'