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