addresses: import reference address from WFS using httpClientInterface

This commit is contained in:
nobohan
2021-05-18 13:57:39 +02:00
parent 830cda64e0
commit 73ee77b8b2
3 changed files with 58 additions and 50 deletions

View File

@@ -44,9 +44,3 @@ services:
$entityManager: '@doctrine.orm.entity_manager'
tags:
- { name: console.command }
Chill\MainBundle\Command\LoadAddressReferenceCommand:
arguments:
$entityManager: '@doctrine.orm.entity_manager'
tags:
- { name: console.command }