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