RecursiveCachingIterator::hasChildren
(PHP 5 >= 5.1.0, PHP 7, PHP 8)
RecursiveCachingIterator::hasChildren — Check whether the current element of the inner iterator has children
说明
public function RecursiveCachingIterator::hasChildren():
bool
返回值
true if the inner iterator has children, otherwise false