docker-example-drupal/web/modules/custom/example/example.routing.yml

8 lines
224 B
YAML
Raw Normal View History

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