CachingIterator::key

(PHP 5, PHP 7, PHP 8)

CachingIterator::key — Return the key for the current element

Beschreibung

public function CachingIterator::key(): scalar
Warnung

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

This method may return a key for the current element.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

+add a note

User Contributed Notes

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