$field->query()
Uses the field value as Kirby query
$field->query(string $expect = null): mixed
Parameters
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