__construct() __construct(\Iterator $iterator, array $ignoreFiles) : mixed Parameters \Iterator $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