Move all files to drupal/

This commit is contained in:
Oliver Davies 2025-09-29 22:16:27 +01:00
parent f545502947
commit ec8f7f1481
35 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,7 @@
services:
Drupal\Core\Logger\LoggerChannelFactoryInterface:
alias: logger.factory
private: true
Drupal\example\Controller\ExamplePageController:
autowire: true