We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9757ab commit 4a6b670Copy full SHA for 4a6b670
app/code/Magento/LoginAsCustomerQuote/Plugin/LoginAsCustomerApi/ProcessShoppingCartPlugin.php
@@ -15,7 +15,7 @@
15
use Magento\LoginAsCustomerApi\Api\GetAuthenticationDataBySecretInterface;
16
17
/**
18
- * Remove all items from guest shopping cart before execute. Mark customer cart as not-guest after execute
+ * Mark customer cart as guest cart and remove all items from it
19
*
20
* @SuppressWarnings(PHPMD.CookieAndSessionMisuse)
21
*/
0 commit comments