Url::index()
Returns the url to the executed script
Url::index(array $props = [ ], bool $forwarded = false): string
Parameters
| Name | Type | Default |
|---|---|---|
| $props | array |
[ ] |
| $forwarded | bool |
false |
Return type
string
Parent class
Kirby\Cms\Url inherited from Kirby\Http\Url