Skip to content

Commit 802068c

Browse files
committed
ACP2E-778: REST API: Product names in cart always use default store view values
1 parent 5449912 commit 802068c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Quote/Model/Quote/Plugin/UpdateQuoteStoreId.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ class UpdateQuoteStoreId
2929

3030
/**
3131
* @param StoreManagerInterface $storeManager
32-
* @param StoreCodeInRequestPathInterface $storeCoeInRequestPath
32+
* @param StoreCodeInRequestPathInterface $storeCodeInRequestPath
3333
*/
3434
public function __construct(
3535
StoreManagerInterface $storeManager,

0 commit comments

Comments
 (0)