workshop-drupal-automated-t.../step5-wrapping-up-with-unit-tests/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