__construct()
__construct(array $allowedHosts, array $allowedSchemes = ['https'], array $except = [], bool $strict = false, string $errorMessage = 'Invalid request origin.') : mixed
Parameters
| array |
$allowedHosts |
|
| array |
$allowedSchemes |
|
| array |
$except |
|
| bool |
$strict |
|
| string |
$errorMessage |
|
Returns
mixed
—