Skip to content

Commit 15b1b8b

Browse files
committed
Fix static tests
Signed-off-by: Denis Kopylov <[email protected]>
1 parent d951119 commit 15b1b8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Security/Model/AdminSessionsManager.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
*
1919
* @api
2020
* @since 100.1.0
21+
* @SuppressWarnings(PHPMD.CookieAndSessionMisuse)
2122
*/
2223
class AdminSessionsManager
2324
{

0 commit comments

Comments
 (0)