Home
last modified time | relevance | path

Searched refs:getFileIterator (Results 1 – 2 of 2) sorted by path

/plugin/findologicxmlexport/vendor/phpunit/php-file-iterator/src/
H A DFacade.php36 $iterator = $factory->getFileIterator(
H A DFactory.php27 … public function getFileIterator($paths, $suffixes = '', $prefixes = '', array $exclude = array()) function in File_Iterator_Factory