Url::fix()
Tries to fix a broken url without protocol
Url::fix(?string $url = null): string|null
Parameters
Name | Type | Default |
---|---|---|
$url | string |null |
null |
Return type
string
|null
Tries to fix a broken url without protocol
Url::fix(?string $url = null): string|null
Name | Type | Default |
---|---|---|
$url | string |null |
null |
string
|null