RedirectableUrlMatcherInterface
interface RedirectableUrlMatcherInterface
RedirectableUrlMatcherInterface knows how to redirect the user.
Methods
array
redirect(string$path,string$route,string$scheme =null)
Redirects the user to another URL and returns the parameters for the redirection.