Skip to content

Commit 7eb5118

Browse files
author
Oleksandr Osadchyi
committed
MAGETWO-59135: [Github] Customer session is shared for different customers on two websites #4842 #6468
1 parent a32c2e5 commit 7eb5118

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Customer/Block/CustomerScopeData.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
* Can be used, for example, on store front, in order to determine
1111
* that private cache invalid for current scope, by comparing
1212
* with appropriate value in store front private cache.
13+
* @api
1314
*/
1415
class CustomerScopeData extends \Magento\Framework\View\Element\Template
1516
{

0 commit comments

Comments
 (0)