|
@@ -52,7 +52,7 @@ class DolibarrSyncService
|
|
|
private FunctionTypeRepository $functionTypeRepository,
|
|
private FunctionTypeRepository $functionTypeRepository,
|
|
|
private DolibarrApiService $dolibarrApiService,
|
|
private DolibarrApiService $dolibarrApiService,
|
|
|
private AddressPostalUtils $addressPostalUtils,
|
|
private AddressPostalUtils $addressPostalUtils,
|
|
|
- private ArrayUtils$arrayUtils,
|
|
|
|
|
|
|
+ private ArrayUtils $arrayUtils,
|
|
|
private TranslatorInterface $translator,
|
|
private TranslatorInterface $translator,
|
|
|
private LoggerInterface $logger
|
|
private LoggerInterface $logger
|
|
|
) {}
|
|
) {}
|