docker-example-drupal/web/modules/custom/example/example.routing.yml
2023-04-21 12:01:22 +01:00

8 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