hosting y dominios
CachingIterator
PHP Manual

CachingIterator::__toString

(PHP 5)

CachingIterator::__toString — Return the string representation of the current element

Descripción

string 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.

Lista de parámetros

This function has no parameters.

Valores retornados

The string representation of the current element.


CachingIterator
PHP Manual