Finder|SplFileInfo[] append(mixed $iterator)
Appends an existing set of files/directories to the finder.
The set can be another Finder, an Iterator, an IteratorAggregate, or even a plain array.
Finder|SplFileInfo[] append(mixed $iterator)
Appends an existing set of files/directories to the finder.
The set can be another Finder, an Iterator, an IteratorAggregate, or even a plain array.
mixed | $iterator |
Finder|SplFileInfo[] | The finder |
InvalidArgumentException | When the given argument is not iterable. |
Designed by : w10schools
service@w10schools.com
Please login to continue.