$kirby->resolve()
Path resolver for the router
Parameters
Name | Type | Default |
---|---|---|
$path | string |
null |
$language | string |
null |
Return type
mixed
Exceptions
Type | Description |
---|---|
Kirby\Exception\NotFoundException |
if the home page cannot be found |