$field->query()
Uses the field value as Kirby query
$field->query(string $expect = null): mixedParameters
| Name | Type | Default | 
|---|---|---|
| $expect | string | null | 
Return type
mixed
Uses the field value as Kirby query
$field->query(string $expect = null): mixed| Name | Type | Default | 
|---|---|---|
| $expect | string | null | 
mixed