Url::stripFragment()
Removes the fragment (hash) from the Url
Url::stripFragment(string $url = null): string
Parameters
Name | Type | Default | Description |
---|---|---|---|
$url |
string |
null |
Return type
string
Inherited from
Kirby\Http\Url