This repository has been archived on 2025-01-07. You can view files and clone it, but cannot push or open issues or pull requests.
drupal-testing-lightning-talk/web/modules/custom/example/example.routing.yml

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