Skip to content
Snippets Groups Projects
Commit 97f0e6b2 authored by Bekerle, Patrizio's avatar Bekerle, Patrizio :fire:
Browse files

Add missing DataPersister configuration

parent 46bc906c
No related branches found
No related tags found
No related merge requests found
Pipeline #105745 passed with warnings
......@@ -8,6 +8,11 @@ services:
tags: ['controller.service_arguments']
autowire: true
Dbp\Relay\TemplateBundle\DataPersister\:
resource: '../../DataPersister'
autowire: true
autoconfigure: true
Dbp\Relay\TemplateBundle\DataProvider\PlaceCollectionDataProvider:
tags: [{ name: 'api_platform.collection_data_provider'}]
autowire: true
......@@ -25,4 +30,4 @@ services:
autoconfigure: true
Dbp\Relay\TemplateBundle\Service\PlaceProviderInterface:
'@Dbp\Relay\TemplateBundle\Service\ExternalApi'
\ No newline at end of file
'@Dbp\Relay\TemplateBundle\Service\ExternalApi'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment