CachingIterator::key

(PHP 5, PHP 7)

CachingIterator::keyReturn the key for the current element

Opis

public CachingIterator::key ( void ) : scalar
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

This method may return a key for the current element.

Parametry

Ta funkcja nie posiada parametrów.

add a note add a note

User Contributed Notes

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