mirror of
https://github.com/phpmon/website
synced 2025-08-07 14:50:09 +02:00
Fix vulnerabilities
This commit is contained in:
@ -10,8 +10,7 @@ public function __construct(
|
||||
public string $url,
|
||||
public string $target,
|
||||
public string $name
|
||||
) {
|
||||
}
|
||||
) {}
|
||||
|
||||
public static function named($name, $url, $target): Redirection
|
||||
{
|
||||
|
Reference in New Issue
Block a user