$query->get()
Gets one or multiple properties of the object
Parameters
Name | Type | Default | Description |
---|---|---|---|
$property * | string |array |
– | |
$fallback | mixed |
null |
If multiple properties are requested: Associative array of fallback values per key |
Return type
mixed
Parent class
Kirby\Http\Query
inherited from Kirby\Toolkit\Obj