Skip to content

Commit 049bff6

Browse files
author
Anna Bukatar
committed
ACP2E-1763: Issue with Cart when logged in as customer from admin
1 parent c73d129 commit 049bff6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/Persistent/Model/Plugin/LoginAsCustomerCleanUp.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ public function __construct(PersistentSession $persistentSession)
2626
}
2727

2828
/**
29+
* Cleans persistence cookie on sales representative login
30+
*
2931
* @param AuthenticateCustomerBySecretInterface $subject
3032
* @param string $secret
3133
* @return string

0 commit comments

Comments
 (0)