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 c73d129 commit 049bff6Copy full SHA for 049bff6
app/code/Magento/Persistent/Model/Plugin/LoginAsCustomerCleanUp.php
@@ -26,6 +26,8 @@ public function __construct(PersistentSession $persistentSession)
26
}
27
28
/**
29
+ * Cleans persistence cookie on sales representative login
30
+ *
31
* @param AuthenticateCustomerBySecretInterface $subject
32
* @param string $secret
33
* @return string
0 commit comments