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