View source
class DirectoryIterator
package php
extends SplFileInfo
implements SeekableIterator<Int, DirectoryIterator>
extended by FilesystemIterator
Available on php
The DirectoryIterator class provides a simple interface for viewing the contents of filesystem directories.
See also: