Params::extract() Extract the params from a string or array kirby/src/Http/Params.php#L38 Params::extract(array|string|null $path = null): array Parameters Name Type Default $path array|string|null null Return type array Parent class Kirby\Http\Params