RedirectResponse redirectToAction(string $action, array $parameters = array(), int $status = 302, array $headers = array())
Create a new redirect response to a controller action.
RedirectResponse redirectToAction(string $action, array $parameters = array(), int $status = 302, array $headers = array())
Create a new redirect response to a controller action.
string | $action | |
array | $parameters | |
int | $status | |
array | $headers |
RedirectResponse |
Designed by : w10schools
service@w10schools.com
Please login to continue.