Url::fix()
Tries to fix a broken url without protocol
Parameters
Name | Type | Default |
---|---|---|
$url | string |
null |
Return type
string
|null
Parent class
Kirby\Cms\Url
inherited from Kirby\Http\Url
Tries to fix a broken url without protocol
Name | Type | Default |
---|---|---|
$url | string |
null |
string
|null
Kirby\Cms\Url
inherited from Kirby\Http\Url