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.
Please login to continue.