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.

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

This function has no parameters.

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

The string representation of the current element.


CachingIterator
PHP Manual