CachingIterator::current

(PHP 5, PHP 7)

CachingIterator::currentReturn the current element

Opis

public CachingIterator::current ( void ) : mixed
Ostrzeżenie

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

May return the current element in the iteration.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Mixed

Zobacz też:

add a note add a note

User Contributed Notes

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