Skip to content

Commit b717e0d

Browse files
fix coding-standard
1 parent 27fc59f commit b717e0d

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Backend/Controller/Adminhtml/System/Account

1 file changed

+1
-1
lines changed

app/code/Magento/Backend/Controller/Adminhtml/System/Account/Save.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ class Save extends \Magento\Backend\Controller\Adminhtml\System\Account implemen
2727
* Get security cookie
2828
*
2929
* @deprecated 100.1.0 This method is deprecated because dependency injection should be used instead of
30-
* directly accessing the SecurityCookie instance.
30+
* directly accessing the SecurityCookie instance.
3131
* Use dependency injection to get an instance of SecurityCookie.
3232
* @see \Magento\Backend\Controller\Adminhtml\System\Account::__construct()
3333
* @return SecurityCookie

0 commit comments

Comments
 (0)