CachingIterator
PHP Manual

CachingIterator::__toString

(PHP 5)

CachingIterator::__toStringReturn the string representation of the current element

Descripción

public void CachingIterator::__toString ( void )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Get the string representation of the current element.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

The string representation of the current element.


CachingIterator
PHP Manual