CachingIterator::__toString

(PHP 5, PHP 7)

CachingIterator::__toStringReturn the string representation of the current element

Açıklama

public CachingIterator::__toString ( void ) : void
Uyarı

Bu işlev hala belgelendirilmemiştir; sadece değiştirge listesi mevcuttur.

Get the string representation of the current element.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

The string representation of the current element.