mirror of
https://github.com/shlinkio/shlink.git
synced 2026-03-06 23:33:13 +08:00
Created DomainResirectsAction unit test
This commit is contained in:
@@ -16,7 +16,7 @@ final class NotFoundRedirects implements JsonSerializable
|
||||
}
|
||||
|
||||
public static function withRedirects(
|
||||
?string $baseUrlRedirect = null,
|
||||
?string $baseUrlRedirect,
|
||||
?string $regular404Redirect = null,
|
||||
?string $invalidShortUrlRedirect = null,
|
||||
): self {
|
||||
|
||||
Reference in New Issue
Block a user