$request->params()
Shortcut to the Params object
$request->params(): Kirby\Http\Params
Return 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\Params
This method modifies the existing $request
object it is applied to and returns it again.