RecursiveDirectoryIterator::hasChildren

Returns whether current entry is a directory and not '.' or '..'

Description

public bool RecursiveDirectoryIterator::hasChildren(bool $allowLinks = false)
Warning

This function is currently not documented; only its argument list is available.

Parameters

allowLinks

Return Values

Returns whether the current entry is a directory, but not '.' or '..'