@@ -322,20 +322,20 @@ public function __construct(
322
322
CurrencyFactory $ currencyFactory ,
323
323
Data $ directoryData ,
324
324
StockRegistryInterface $ stockRegistry ,
325
- \Magento \Shipping \Helper \Carrier $ carrierHelper ,
326
- \Magento \Framework \Stdlib \DateTime \DateTime $ coreDate ,
327
- Reader $ configReader ,
328
- StoreManagerInterface $ storeManager ,
329
- StringUtils $ string ,
330
- Division $ mathDivision ,
325
+ \Magento \Shipping \Helper \Carrier $ carrierHelper ,
326
+ \Magento \Framework \Stdlib \DateTime \DateTime $ coreDate ,
327
+ Reader $ configReader ,
328
+ StoreManagerInterface $ storeManager ,
329
+ StringUtils $ string ,
330
+ Division $ mathDivision ,
331
331
ReadFactory $ readFactory ,
332
- DateTime $ dateTime ,
333
- LaminasClientFactory $ httpClientFactory ,
334
- array $ data = [],
335
- XmlValidator $ xmlValidator = null ,
336
- ProductMetadataInterface $ productMetadata = null ,
337
- ?AsyncClientInterface $ httpClient = null ,
338
- ?ProxyDeferredFactory $ proxyDeferredFactory = null
332
+ DateTime $ dateTime ,
333
+ LaminasClientFactory $ httpClientFactory ,
334
+ array $ data = [],
335
+ XmlValidator $ xmlValidator = null ,
336
+ ProductMetadataInterface $ productMetadata = null ,
337
+ ?AsyncClientInterface $ httpClient = null ,
338
+ ?ProxyDeferredFactory $ proxyDeferredFactory = null
339
339
) {
340
340
$ this ->readFactory = $ readFactory ;
341
341
$ this ->_carrierHelper = $ carrierHelper ;
0 commit comments