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