|
| getFileIterator ($paths, $suffixes='', $prefixes='', array $exclude=array()) |
|
Factory Method implementation that creates a File_Iterator that operates on an AppendIterator that contains an RecursiveDirectoryIterator for each given path.
- Since
- Class available since Release 1.1.0
◆ getFileIterator()
File_Iterator_Factory::getFileIterator |
( |
|
$paths, |
|
|
|
$suffixes = '' , |
|
|
|
$prefixes = '' , |
|
|
array |
$exclude = array() |
|
) |
| |
- Parameters
-
array | string | $paths | |
array | string | $suffixes | |
array | string | $prefixes | |
array | $exclude | |
- Returns
- AppendIterator
◆ getPathsAfterResolvingWildcards()
File_Iterator_Factory::getPathsAfterResolvingWildcards |
( |
array |
$paths | ) |
|
|
protected |
The documentation for this class was generated from the following file:
- vendor/phpunit/php-file-iterator/src/Factory.php