Segments::factory()
Split query string into segments by dot but not inside (nested) parens
Parameters
Name | Type | Default |
---|---|---|
$query * | string |
– |
$parent | Kirby\Query\Query |
null |
Split query string into segments by dot but not inside (nested) parens
Name | Type | Default |
---|---|---|
$query * | string |
– |
$parent | Kirby\Query\Query |
null |