oliverdavies.uk/modules/opd_presentations/opd_presentations.services.yml
2025-06-21 12:52:11 +01:00

6 lines
303 B
YAML

services:
Drupal\opd_presentations\CountGivenPresentations:
autowire: true
Drupal\opd_presentations\Repository\PresentationNodeRepository:
autowire: true
Drupal\opd_presentations\Repository\PresentationRepositoryInterface: '@Drupal\opd_presentations\Repository\PresentationNodeRepository'