Url::query()
Returns the query for the given url
Url::query(array|string|null $url = null): string
Parameters
Name | Type | Default |
---|---|---|
$url | array orstring ornull |
null
|
Return type
string
Returns the query for the given url
Url::query(array|string|null $url = null): string
Name | Type | Default |
---|---|---|
$url | array orstring ornull |
null
|
string