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