PHP 8.3.4 Released!

CachingIterator::key

(PHP 5, PHP 7, PHP 8)

CachingIterator::keyReturn the key for the current element

Descrizione

public CachingIterator::key(): scalar
Avviso

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

This method may return a key for the current element.

Elenco dei parametri

Questa funzione non contiene parametri.

add a note

User Contributed Notes

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