2025-06-09 00:51:41 +01:00
|
|
|
services:
|
2025-06-23 21:17:10 +01:00
|
|
|
Drupal\opd_presentations\Action\CountGivenPresentations:
|
2025-06-14 22:10:24 +01:00
|
|
|
autowire: true
|
2025-06-16 22:17:33 +01:00
|
|
|
Drupal\opd_presentations\Repository\PresentationNodeRepository:
|
|
|
|
autowire: true
|
|
|
|
Drupal\opd_presentations\Repository\PresentationRepositoryInterface: '@Drupal\opd_presentations\Repository\PresentationNodeRepository'
|