$kirby->request()
Returns the Request singleton
$kirby->request(): Kirby\Http\Request
Return type
This method modifies the existing $app
object it is applied to and returns it again.
Returns the Request singleton
$kirby->request(): Kirby\Http\Request
This method modifies the existing $app
object it is applied to and returns it again.