Move all files to drupal-autowire/

This commit is contained in:
Oliver Davies 2025-09-29 22:53:26 +01:00
parent c936d36e13
commit 06cb5e683f
7 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,6 @@
autowire_example.user_count:
path: '/user-count'
defaults:
_controller: 'Drupal\autowire_example\Controller\ExampleController::__invoke'
requirements:
_access: 'TRUE'