$request->params()
Shortcut to the Params object
$request->params(): Kirby\Http\ParamsReturn type
This method modifies the existing $request object it is applied to and returns it again.
Shortcut to the Params object
$request->params(): Kirby\Http\ParamsThis method modifies the existing $request object it is applied to and returns it again.