RedirectableUrlMatcher
class RedirectableUrlMatcher extends RedirectableUrlMatcher
A URL matcher that redirects the user
Methods
array
redirect(string $path, string $route, string $scheme = null)
Redirects the user to another URL.
Details
at line line 27
array
redirect(string $path, string $route, string $scheme = null)
Redirects the user to another URL.