$layouts->find()
Find one or multiple elements by id
$layouts->find(string $keys = null): mixed
Parameters
Name | Type | Default | Description |
---|---|---|---|
$keys |
string |
null |
Return type
mixed
Inherited from
Kirby\Toolkit\Collection
Find one or multiple elements by id
$layouts->find(string $keys = null): mixed
Name | Type | Default | Description |
---|---|---|---|
$keys |
string |
null |
mixed
Kirby\Toolkit\Collection