RecursiveDirectoryIterator::getChildren

(PHP 5 >= 5.1.0, PHP 7, PHP 8)

RecursiveDirectoryIterator::getChildrenReturns an iterator for the current entry if it is a directory

說明

public RecursiveDirectoryIterator::getChildren(): RecursiveDirectoryIterator
警告

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

參數(shù)

此函數(shù)沒有參數(shù)。

返回值

The filename, file information, or $this depending on the set flags. See the FilesystemIterator constants.