mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
chore: fix warning
This commit is contained in:
@@ -14,6 +14,7 @@ use Utopia\Validator\Host;
|
||||
class Redirect extends Host
|
||||
{
|
||||
protected array $schemes = [];
|
||||
protected array $hostnames = [];
|
||||
|
||||
/**
|
||||
* @param array<string> $hostnames Allow list of allowed hostnames
|
||||
|
||||
Reference in New Issue
Block a user