$request->url()
Returns the current Uri object.
$request->url(array $props = null): Kirby\Http\Uri
Parameters
Name | Type | Default |
---|---|---|
$props | array |
null |
Returns the current Uri object.
$request->url(array $props = null): Kirby\Http\Uri
Name | Type | Default |
---|---|---|
$props | array |
null |