RecursiveTreeIterator
PHP Manual

RecursiveTreeIterator::current

(PHP 5 >= 5.3.0)

RecursiveTreeIterator::currentGet current element

Descrição

public string RecursiveTreeIterator::current ( void )

Gets the current element prefixed and postfixed.

Aviso

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

Parâmetros

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

Valor Retornado

Returns the current element prefixed and postfixed.


RecursiveTreeIterator
PHP Manual