$structure->findByKey()
Find a single element by key (id)
Parameters
Name | Type | Default |
---|---|---|
$key * | string |
– |
Return type
mixed
Parent class
Kirby\Cms\Structure
inherited from Kirby\Toolkit\Collection
Find a single element by key (id)
Name | Type | Default |
---|---|---|
$key * | string |
– |
mixed
Kirby\Cms\Structure
inherited from Kirby\Toolkit\Collection