RecursiveIteratorIterator::getMaxDepth

(PHP 5 >= 5.1.0, PHP 7, PHP 8)

RecursiveIteratorIterator::getMaxDepthGet max depth

說(shuō)明

public RecursiveIteratorIterator::getMaxDepth(): int|false

Gets the maximum allowable depth.

警告

本函數(shù)還未編寫(xiě)文檔,僅有參數(shù)列表。

參數(shù)

此函數(shù)沒(méi)有參數(shù)。

返回值

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

參見(jiàn)