$structure->keyOf()
Tries to find the key for the given element
Parameters
Name | Type | Default | Description |
---|---|---|---|
$needle * | mixed |
– | the element to search for |
Return type
string
|false
Parent class
Kirby\Cms\Structure
inherited from Kirby\Toolkit\Iterator