$request->query()
Returns the Query object
$request->query(): Kirby\Http\Request\QueryReturn 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\QueryThis method modifies the existing $request object it is applied to and returns it again.