Url::build()
Url Builder Actually just a factory for new Uri($parts)
Parameters
Name | Type | Default |
---|---|---|
$parts | array |
[ ] |
$url | string |
null |
Return type
string
Parent class
Kirby\Cms\Url
inherited from Kirby\Http\Url