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