$kirby->path()
Returns the request path
$kirby->path(): string
Return type
string
This method modifies the existing $app
object it is applied to and returns it again.
Returns the request path
$kirby->path(): string
string
This method modifies the existing $app
object it is applied to and returns it again.