Skip to content

Commit

Permalink
Removed Magento/Customer/Model/RedirectCookieManager. Deprecated getC…
Browse files Browse the repository at this point in the history
…ookieManager, setCookieManager, getRedirectCookie, setRedirectCookie, clearRedirectCookie
  • Loading branch information
sashas777 committed Feb 6, 2020
2 parents bfeadd7 + 16da706 commit cd5ef3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/code/Magento/Customer/Model/Account/Redirect.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
*/
class Redirect
{

/** URL to redirect user on successful login or registration */
const LOGIN_REDIRECT_URL = 'login_redirect';

Expand Down

0 comments on commit cd5ef3c

Please sign in to comment.