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 27fc59f commit b717e0dCopy full SHA for b717e0d
app/code/Magento/Backend/Controller/Adminhtml/System/Account/Save.php
@@ -27,7 +27,7 @@ class Save extends \Magento\Backend\Controller\Adminhtml\System\Account implemen
27
* Get security cookie
28
*
29
* @deprecated 100.1.0 This method is deprecated because dependency injection should be used instead of
30
- * directly accessing the SecurityCookie instance.
+ * directly accessing the SecurityCookie instance.
31
* Use dependency injection to get an instance of SecurityCookie.
32
* @see \Magento\Backend\Controller\Adminhtml\System\Account::__construct()
33
* @return SecurityCookie
0 commit comments