DirectoryEntries implements IteratorAggregate
Read onlyYes
FinalYes
Tags
Interfaces
- IteratorAggregate
Methods
- __construct() : mixed
- getIterator() : Generator<int, DirectoryEntry>
Methods
__construct()
public
__construct([array<int, DirectoryEntry> $entries = [] ]) : mixed
Parameters
- $entries : array<int, DirectoryEntry> = []
getIterator()
public
getIterator() : Generator<int, DirectoryEntry>