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