$environment->setupFromString()
The current URL is predefined with a single string and not detected automatically.
$environment->setupFromString(string $allowed): Kirby\Http\Uri
Parameters
| Name | Type | Default |
|---|---|---|
| $allowed * | string |
– |
The current URL is predefined with a single string and not detected automatically.
$environment->setupFromString(string $allowed): Kirby\Http\Uri
| Name | Type | Default |
|---|---|---|
| $allowed * | string |
– |