Url::makeAbsolute()
Convert a relative path into an absolute URL
Parameters
Name | Type | Default |
---|---|---|
$path | string |
null |
$home | string |
null |
Return type
string
Parent class
Kirby\Cms\Url
inherited from Kirby\Http\Url