workshop-drupal-automated-t.../step4-adding-the-blog-repository/my_module.services.yml

7 lines
148 B
YAML
Raw Normal View History

2020-03-13 11:17:16 +00:00
services:
Drupal\my_module\Controller\BlogPageController:
autowire: true
Drupal\my_module\Repository\ArticleRepository:
autowire: true