CachingIterator::key

(PHP 5, PHP 7, PHP 8)

CachingIterator::keyReturn the key for the current element

Descrição

public CachingIterator::key ( ) : scalar
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

This method may return a key for the current element.

Parâmetros

Esta função não possui parâmetros.

add a note add a note

User Contributed Notes

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