(PHP 5 >= 5.1.0, PHP 7)
Get max depth
public mixed RecursiveIteratorIterator::getMaxDepth ( void )
Gets the maximum allowable depth.
Returns:
The maximum accepted depth, or FALSE if any depth is allowed.
This function is currently not documented; only its argument list is available.
See