Url::stripFragment()
Removes the fragment (hash) from the Url
Url::stripFragment(string|null $url = null): string
Parameters
Name | Type | Default |
---|---|---|
$url | string ornull |
null
|
Return type
string
Parent class
Kirby\Cms\Url
inherited from Kirby\Http\Url