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.
string | $default | |
int | $status | |
array | $headers | |
bool|null | $secure |
RedirectResponse |
Designed by : w10schools
service@w10schools.com
Please login to continue.