(PHP 5 >= 5.4.0, PHP 7)
Check whether the inner iterator's current element has children
public bool RecursiveCallbackFilterIterator::hasChildren ( void )
Returns TRUE if the current element has children, FALSE otherwise.
Returns:
Returns TRUE if the current element has children, FALSE otherwise.
Examples:
RecursiveCallbackFilterIter