url() Builds an absolute URL for a given path kirby/config/helpers.php#L866 url(string $path = null, array|string|null $options = null): string Parameters Name Type Default $path string null $options array|string|null null Return type string