CachingIterator
PHP Manual

CachingIterator::__toString

(PHP 5)

CachingIterator::__toStringReturn the string representation of the current element

Описание

public void CachingIterator::__toString ( void )
Внимание

К настоящему времени эта функция еще не была документирована; для ознакомления доступен только список аргументов.

Get the string representation of the current element.

Список параметров

У этой функции нет параметров.

Возвращаемые значения

The string representation of the current element.


CachingIterator
PHP Manual