CachingIterator::current

(PHP 5)

CachingIterator::currentReturn the current element

Опис

public void CachingIterator::current ( void )
Увага

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

May return the current element in the iteration.

Параметри

В цієї функції немає параметрів.

Значення, що повертаються

Mixed

Прогляньте Також

add a note add a note

User Contributed Notes

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