RecursiveDirectoryIterator::hasChildren

(PHP 5, PHP 7, PHP 8)

RecursiveDirectoryIterator::hasChildrenReturns whether current entry is a directory and not '.' or '..'

說明

public RecursiveDirectoryIterator::hasChildren(bool $allowLinks = false): bool
警告

本函數(shù)還未編寫文檔,僅有參數(shù)列表。

參數(shù)

allowLinks

返回值

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