(PHP 5 >= 5.1.0, PHP 7)
Check whether the inner iterator's current element has children
public bool RecursiveFilterIterator::hasChildren ( void )
Check whether the inner iterator's current element has children.
Returns:
TRUE
if the inner iterator has children, otherwise FALSE
See also:
Please login to continue.