Skip to content

Kirby 4.4.1

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
$argument * string

Return type

Kirby\Query\Argument

Parent class

Kirby\Query\Argument