presentations/test-driven-drupal/demo/drupal-london/web/modules/custom/example/example.routing.yml

7 lines
224 B
YAML

drupal-module-template.example:
path: /@opdavies/drupal-module-template
defaults:
_controller: Drupal\example\Controller\ExamplePageController
_title: Example page
requirements:
_permission: access content