CachingIterator::current

(PHP 5)

CachingIterator::currentReturn the current element

Beskrivelse

public void CachingIterator::current ( void )
Advarsel

This function is currently not documented; only its argument list is available.

May return the current element in the iteration.

Parametre

This function has no parameters.

Returnerings Værdier

Mixed

Se også

add a note add a note

User Contributed Notes

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