A class representing a response redirecting to a custom URL scheme, typically used by native apps.
This response is rendered with an HTML page to provide instructions in relation to a browser prompt.
| Methods | ||
|---|---|---|
public
|
__construct(string $url)
|
# |
public
|
render(): void
|
# |
| Properties | |||
|---|---|---|---|
protected
|
string
|
$url
|
# |