RedirectResponse redirectToIntended(string $default = '/', int $status = 302, array $headers = array(), bool|null $secure = null)
Create a new redirect response to the previously intended location.
RedirectResponse redirectToIntended(string $default = '/', int $status = 302, array $headers = array(), bool|null $secure = null)
Create a new redirect response to the previously intended location.
Please login to continue.