Skip to content

Kirby 5.2.0

new Parser()

new Parser() has been marked as unstable. It might be changed in a future Kirby major or minor release without being considered a breaking change. Use with caution.

new Parser(Iterator|string $query)

Parameters

Name Type Default
$queryrequired Iteratororstring no default value

Parent class

Kirby\Query\Parser\Parser