Skip to content

Commit 4a6b670

Browse files
committed
magento2-login-as-customer/pull/162: Fixed issue magento2-login-as-customer/issues/156
1 parent f9757ab commit 4a6b670

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/LoginAsCustomerQuote/Plugin/LoginAsCustomerApi/ProcessShoppingCartPlugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
use Magento\LoginAsCustomerApi\Api\GetAuthenticationDataBySecretInterface;
1616

1717
/**
18-
* Remove all items from guest shopping cart before execute. Mark customer cart as not-guest after execute
18+
* Mark customer cart as guest cart and remove all items from it
1919
*
2020
* @SuppressWarnings(PHPMD.CookieAndSessionMisuse)
2121
*/

0 commit comments

Comments
 (0)