CachingIterator
PHP Manual

CachingIterator::__toString

(PHP 5)

CachingIterator::__toStringReturn the string representation of the current element

Opis

public void CachingIterator::__toString ( void )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Get the string representation of the current element.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

The string representation of the current element.


CachingIterator
PHP Manual