Skip to content

Commit c84ed78

Browse files
Merge remote-tracking branch 'remotes/github/MAGETWO-96413' into EPAM-PR-28
2 parents cc76e15 + b6d2669 commit c84ed78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
* @SuppressWarnings(PHPMD.ExcessiveClassComplexity)
3434
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
3535
* @SuppressWarnings(PHPMD.ExcessivePublicCount)
36+
* @SuppressWarnings(PHPMD.CookieAndSessionMisuse)
3637
* @since 100.0.2
3738
*/
3839
class Store extends AbstractExtensibleModel implements

0 commit comments

Comments
 (0)