Url::build() Url Builder Actually just a factory for new Uri($parts) kirby/src/Http/Url.php#L52 Url::build(array $parts = [ ], string $url = null): string Parameters Name Type Default $parts array [ ] $url string null Return type string Parent class Kirby\Http\Url