$collection->indexOf()
Correct position detection for objects.
$collection->indexOf(string|object $object): int
Parameters
Name | Type | Default |
---|---|---|
$object * | string |object |
– |
Return type
int
Correct position detection for objects.
$collection->indexOf(string|object $object): int
Name | Type | Default |
---|---|---|
$object * | string |object |
– |
int