mirror of
https://github.com/shlinkio/shlink.git
synced 2026-03-10 09:13:11 +08:00
Implement logic to import redirect rules from other Shlink instances
This commit is contained in:
@@ -76,7 +76,6 @@ class ShortUrl extends AbstractEntity
|
||||
|
||||
/**
|
||||
* @param non-empty-string $longUrl
|
||||
* @internal
|
||||
*/
|
||||
public static function withLongUrl(string $longUrl): self
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user