I want to know what actually these two lines of code are doing.
$redirectUrl = $this->accountRedirect->getRedirectCookie();
if (!$this->getScopeConfig()->getValue('customer/startup/redirect_dashboard') && $redirectUrl) {
Proxies-free.com: 100% Free Daily Proxy Lists Every Day!
Get Free Proxies Every Day
I want to know what actually these two lines of code are doing.
$redirectUrl = $this->accountRedirect->getRedirectCookie();
if (!$this->getScopeConfig()->getValue('customer/startup/redirect_dashboard') && $redirectUrl) {