Skip to content

Commit 49af5bb

Browse files
author
Oleksandr Gorkun
committed
MC-29561: Deprecate SID query parameter-related methods
1 parent 57142a4 commit 49af5bb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/Store/Model/StoreSwitcher/CleanTargetUrl.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
* Remove SID, from_store, store from target url.
1717
*
1818
* Used in store-switching process in HTML frontend.
19+
*
20+
* @SuppressWarnings(PHPMD.CookieAndSessionMisuse)
1921
*/
2022
class CleanTargetUrl implements StoreSwitcherInterface
2123
{

0 commit comments

Comments
 (0)