RecursiveTreeIterator
PHP Manual

RecursiveTreeIterator::getPostfix

(PHP 5 >= 5.3.0)

RecursiveTreeIterator::getPostfixGet the postfix

Açıklama

public void RecursiveTreeIterator::getPostfix ( void )

Gets the string to place after the current element.

Uyarı

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

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Returns the string to place after the current element.


RecursiveTreeIterator
PHP Manual