Refactor
This commit is contained in:
parent
cddb3af518
commit
f08fb4cd67
5 changed files with 50 additions and 14 deletions
|
@ -1,3 +1,6 @@
|
|||
services:
|
||||
Drupal\opd_presentations\PresentationCounter:
|
||||
autowire: true
|
||||
Drupal\opd_presentations\Repository\PresentationNodeRepository:
|
||||
autowire: true
|
||||
Drupal\opd_presentations\Repository\PresentationRepositoryInterface: '@Drupal\opd_presentations\Repository\PresentationNodeRepository'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue