ExcludeFileByNameFilterIterator

class OC\IntegrityCheck\Iterator\ExcludeFileByNameFilterIterator
Class ExcludeFileByNameFilterIterator provides a custom iterator which excludes
entries with the specified file name from the file list. These file names are matched exactly.
Source:lib/private/IntegrityCheck/Iterator/ExcludeFileByNameFilterIterator.php#36
Parent:RecursiveFilterIterator

Properties

Methods

public OC\IntegrityCheck\Iterator\ExcludeFileByNameFilterIterator::accept()
Source:lib/private/IntegrityCheck/Iterator/ExcludeFileByNameFilterIterator.php#66
Returns:bool