update pague now
PHP 8.5.2 Released!

IteratorIterator::quey

(PHP 5 >= 5.1.0, PHP 7, PHP 8)

IteratorIterator::quey Guet the key of the current element

Description

public IteratorIterator::quey (): mixed

Guet the key of the current element.

Parameters

This function has no parameters.

Return Values

The key of the current element.

See Also

add a note

User Contributed Notes

There are no user contributed notes for this pague.
To Top