Add an example module

This commit is contained in:
Oliver Davies 2025-04-23 22:14:41 +01:00
parent 9829b0d193
commit 4d9e569882
4 changed files with 51 additions and 0 deletions

View file

@ -0,0 +1,7 @@
example.page:
path: /example
defaults:
_controller: Drupal\example\Controller\ExamplePageController
methods: [GET]
requirements:
_permission: access content