(PHP 5 >= 5.1.0, PHP 7, PHP 8)
RecursiveIteratorIterator::setMaxDepth — Set max depth
Set the maximum allowed depth.
Наразі ця функція не документована. Доступний лише список її параметрів.
maxDepth
The maximum allowed depth. -1
is used
for any depth.
Не повертає значень.
Emits an Exception if maxDepth
is less than -1
.