Redirect
in package
Table of Contents
Methods
- goto() : void
- Redirects a request to anothe URL.
Methods
goto()
Redirects a request to anothe URL.
public
goto(string $redirect[, array<string|int, mixed> $arguments = [] ][, string $request_method = 'GET' ]) : void
Parameters
- $redirect : string
- $arguments : array<string|int, mixed> = []
- $request_method : string = 'GET'