RecursiveIteratorIterator::current

(PHP 5)

RecursiveIteratorIterator::currentAccess the current element value

Опис

public mixed RecursiveIteratorIterator::current ( void )
Увага

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

Параметри

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

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

The current elements value.

add a note add a note

User Contributed Notes

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