Url::stripQuery()
Removes the query string from the Url
Url::stripQuery(string|null $url = null): string
Parameters
Name | Type | Default |
---|---|---|
$url | string ornull |
null
|
Return type
string
Removes the query string from the Url
Url::stripQuery(string|null $url = null): string
Name | Type | Default |
---|---|---|
$url | string ornull |
null
|
string