__construct() __construct(\RecursiveIterator $iterator, array $ignoreFiles) : mixed Parameters \RecursiveIterator $iterator array $ignoreFiles Returns mixed —
accept() accept() : bool Check whether the current element of the iterator is acceptable. Returns bool — true if the current element is acceptable, otherwise false
getChildren() getChildren() : \PhpZip\Util\Iterator\IgnoreFilesRecursiveFilterIterator Returns \PhpZip\Util\Iterator\IgnoreFilesRecursiveFilterIterator —