(PHP 5 >= 5.1.0, PHP 7)
Determines acceptability
public bool ParentIterator::accept ( void )
Determines if the current element has children.
Returns:
TRUE
if the current element is acceptable, otherwise FALSE
.
This function is currently not documented; only its argument list is available.
See also:
Please login to continue.