Skip to content

Kirby 5.0.4

Arguments::factory()

Splits list of arguments into individual Argument instances while respecting skip groups

Arguments::factory(string $arguments): Kirby\Query\Arguments

Parameters

Name Type Default
$argumentsrequired string no default value

Return type

Kirby\Query\Arguments

Parent class

Kirby\Query\Arguments