RecursiveIteratorIterator::getMaxDepth

(PHP 5 >= 5.1.0, PHP 7)

RecursiveIteratorIterator::getMaxDepthGet max depth

Açıklama

public RecursiveIteratorIterator::getMaxDepth ( void ) : mixed

Gets the maximum allowable depth.

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

The maximum accepted depth, or FALSE if any depth is allowed.

Ayrıca Bakınız