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