workshop-drupal-automated-t.../step4-adding-the-blog-repository/my_module.services.yml
2020-03-13 11:29:03 +00:00

7 lines
148 B
YAML

services:
Drupal\my_module\Controller\BlogPageController:
autowire: true
Drupal\my_module\Repository\ArticleRepository:
autowire: true