RecursiveDirectoryIterator::getChildren

(PHP 5 >= 5.1.0, PHP 7)

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

Descrierea

public RecursiveDirectoryIterator::getChildren ( void ) : mixed
Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

Parametri

Această funcție nu are parametri.

Valorile întoarse

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