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 040954a commit d3da0bbCopy full SHA for d3da0bb
app/code/Magento/Backend/Model/Auth/Session.php
@@ -20,6 +20,7 @@
20
* @method \Magento\Backend\Model\Auth\Session setUpdatedAt(int $value)
21
*
22
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
23
+ * @SuppressWarnings(PHPMD.CookieAndSessionMisuse)
24
* @todo implement solution that keeps is_first_visit flag in session during redirects
25
* @api
26
* @since 100.0.2
0 commit comments