CachingIterator::key

(PHP 5, PHP 7, PHP 8)

CachingIterator::keyReturn the key for the current element

Beschreibung

public CachingIterator::key ( ) : scalar
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

This method may return a key for the current element.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

add a note add a note

User Contributed Notes

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