presentations/docs/step5-wrapping-up-with-unit-tests/my_module.services.yml

6 lines
148 B
YAML

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