Olivier Massot 3 lat temu
rodzic
commit
701f672c45
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/Service/Dolibarr/DolibarrSyncService.php

+ 1 - 1
src/Service/Dolibarr/DolibarrSyncService.php

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