Skip to content

Commit cd5ef3c

Browse files
committed
Removed Magento/Customer/Model/RedirectCookieManager. Deprecated getCookieManager, setCookieManager, getRedirectCookie, setRedirectCookie, clearRedirectCookie
2 parents bfeadd7 + 16da706 commit cd5ef3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Customer/Model/Account/Redirect.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
*/
2929
class Redirect
3030
{
31+
3132
/** URL to redirect user on successful login or registration */
3233
const LOGIN_REDIRECT_URL = 'login_redirect';
3334

0 commit comments

Comments
 (0)