@@ -322,20 +322,20 @@ public function __construct(
322322 CurrencyFactory $ currencyFactory ,
323323 Data $ directoryData ,
324324 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 ,
331331 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
339339 ) {
340340 $ this ->readFactory = $ readFactory ;
341341 $ this ->_carrierHelper = $ carrierHelper ;
0 commit comments