Skip to content

Kirby 5.0.4

Argument::factory()

Sanitizes argument string into actual PHP type/object as new Argument instance

Argument::factory(string $argument): Kirby\Query\Argument

Parameters

Name Type Default
$argumentrequired string no default value

Return type

Kirby\Query\Argument

Parent class

Kirby\Query\Argument