oliverdavies.uk/tome/modules/opd_presentations/opd_presentations.services.yml

6 lines
310 B
YAML

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