workshop-drupal-automated-t.../step5-wrapping-up-with-unit-tests/my_module.services.yml

7 lines
148 B
YAML
Raw Permalink 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