$iterator->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
|int
|false
Tries to find the key for the given element
Name | Type | Default | Description |
---|---|---|---|
$needle * | mixed |
– | the element to search for |
string
|int
|false