$site->query()
Creates a string query, starting from the model
$site->query(string $query = null, string $expect = null): mixed
Parameters
Name | Type | Default |
---|---|---|
$query | string |
null |
$expect | string |
null |
Return type
mixed
Parent class
Kirby\Cms\Site
inherited from Kirby\Cms\ModelWithContent