ParentIterator::accept

(PHP 5 >= 5.1.0, PHP 7)

ParentIterator::acceptDetermines acceptability

Açıklama

public ParentIterator::accept ( void ) : bool

Determines if the current element has children.

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

TRUE if the current element is acceptable, otherwise FALSE.

Ayrıca Bakınız