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