Url::stripQuery() Removes the query string from the Url kirby/src/Http/Url.php#L205 Url::stripQuery(?string $url = null): string Parameters Name Type Default $url string|null null Return type string Parent class Kirby\Http\Url