6 lines
299 B
YAML
6 lines
299 B
YAML
services:
|
|
Drupal\opd_presentations\PresentationCounter:
|
|
autowire: true
|
|
Drupal\opd_presentations\Repository\PresentationNodeRepository:
|
|
autowire: true
|
|
Drupal\opd_presentations\Repository\PresentationRepositoryInterface: '@Drupal\opd_presentations\Repository\PresentationNodeRepository'
|